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

Update cc version #781

Merged
merged 2 commits into from Mar 24, 2022
Merged

Update cc version #781

merged 2 commits into from Mar 24, 2022

Conversation

stoader
Copy link
Member

@stoader stoader commented Mar 24, 2022

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

  • Update the used default Cruise Control version to 2.5.86
  • Replaced deprecated kafka.security.auth.SimpleAclAuthorizer with kafka.security.authorizer.AclAuthorizer in samples

Why?

  • Latest Cruise Control version that support Kafka 3.1.0 is 2.5.86
  • kafka.security.auth.SimpleAclAuthorizer was removed in Kafka 3.1.0

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)

@stoader stoader requested a review from a team as a code owner March 24, 2022 14:23
@stoader stoader merged commit 887310b into master Mar 24, 2022
@stoader stoader deleted the update-cc-version branch March 24, 2022 15:06
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.

None yet

4 participants