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

Clean KafkaBrokerConfigurationBuilder class after ZooKeeper removal #10998

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented Dec 29, 2024

Type of change

  • Refactoring

Description

After removing ZooKeeper, the KafkaBrokerConfigurationBuilder class has in some parts a code that can be simplified. That is done in this PR. It also addresses various IDE warnings in this class. There should be no change in the output it produces, so no changes to tests are needed.

Checklist

  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally

@scholzj scholzj added this to the 0.46.0 milestone Dec 29, 2024
@scholzj scholzj requested a review from ppatierno December 29, 2024 10:28
@scholzj
Copy link
Member Author

scholzj commented Dec 29, 2024

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit d91e404 into strimzi:main Dec 30, 2024
21 checks passed
@scholzj scholzj deleted the cleanup-KafkaBrokerConfigurationBuilder-class-after-ZooKeeper-removal branch December 30, 2024 14:47
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.

2 participants