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

KAFKA-16334: Remove --bootstrap-servers from kafka-streams-application-reset #16437

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

caioguedes
Copy link

Remove deprecated option --bootstrap-servers from StreamsResetter. Only --bootstrap-server (without s) will be supported.

@caioguedes caioguedes changed the title fix: Remove --bootstrap-servers from kafka-streams-application-reset KAFKA-16334: Remove --bootstrap-servers from kafka-streams-application-reset Jun 24, 2024
@chia7712
Copy link
Contributor

@caioguedes thanks for this patch. however, we can't merge it as next release is 3.9

@caioguedes
Copy link
Author

caioguedes commented Jun 25, 2024

Thanks @chia7712!
Yeah I realized that, seems that the changes are planned for 4.0.0 actually. So we'll have to wait...

I'm just curious about the CI, it failed but I couldn't spot the error, could you help me to figure out?

@chia7712
Copy link
Contributor

I'm just curious about the CI, it failed but I couldn't spot the error, could you help me to figure out?

our tests are not all stable ... so that is expected result :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants