Skip to content

Remove any Zookeeper specific functionality and dependencies #264

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

Merged
merged 11 commits into from
Apr 4, 2025

Conversation

mstruk
Copy link
Contributor

@mstruk mstruk commented Apr 2, 2025

  • Kafka libraries versions were bumped to 4.0.0
  • Required compile-time Java version was bumped to Java 17
  • All deliverables except kafka-oauth-keycloak-authorizer remain Java 11 bytecode compatible
  • KeycloakAuthorizer functionality to delegate to Kafka ACL authorizer now only works in KRaft mode
  • All examples and testsuite setups now run Kafka in KRaft mode
  • All Zookeeper dependencies have been removed

@mstruk mstruk added this to the 0.16.0 milestone Apr 2, 2025
@mstruk mstruk marked this pull request as ready for review April 3, 2025 20:01
Copy link
Member

@ppatierno ppatierno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a pass. Of course 99 files changed is a lot but mostly related to Java 11 removal and ZooKeeper (a lot within the testsuite). I just left a nit but overall LGTM, assuming it works :-)

Copy link
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

mstruk and others added 3 commits April 4, 2025 18:40
Co-authored-by: Maros Orsak <[email protected]>
Signed-off-by: Marko Strukelj <[email protected]>
@mstruk mstruk merged commit 786412d into strimzi:main Apr 4, 2025
6 checks passed
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.

3 participants