Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build breakage caused by KAFKA-14334 #1083

Merged

Conversation

dimitarndimitrov
Copy link
Member

KAFKA-14334 changed a kafka.utils.TestUtils method by adding a default argument (Scala). Unfortunately this is a breaking change for Java downstream dependencies.

Verified with a local mvn clean package -DskipTests build.

KAFKA-14334 changed a kafka.utils.TestUtils method by
adding a default argument (Scala). Unfortunately this is
a breaking change for Java downstream dependencies.
@dimitarndimitrov
Copy link
Member Author

I'll be merging this immediately without waiting for the PR CI results as is the accepted practice for build breakage fixes.

@dimitarndimitrov dimitarndimitrov merged commit f4451aa into confluentinc:master Nov 17, 2022
philipnee pushed a commit that referenced this pull request Feb 22, 2023
KAFKA-14334 changed a kafka.utils.TestUtils method by
adding a default argument (Scala). Unfortunately this is
a breaking change for Java downstream dependencies.
philipnee added a commit that referenced this pull request Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant