-
Notifications
You must be signed in to change notification settings - Fork 446
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
Remove zookeeper dependency #385
Comments
@mhratson I hope you have time for a review |
@mhratson 👋 Given that Kafka has released KRaft mode in general availability with Kafka v3.6 removing the need for zookeeper, will this issue and PR be merged soon? |
^Also would like to see this MR merged. |
+1 from me, too |
+1 from me too. It would be helpful. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Xinfra monitor has recently been upgraded to version 2.8 of kafka client libraries, where adminClient does not use zookeeper dependency anymore.
This gives a great opportunity to remove all zookeeper reference/dependency from xinfra monitor.
PR is available here: #386
The text was updated successfully, but these errors were encountered: