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

Remove ZooKeeper #2244

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Remove ZooKeeper #2244

wants to merge 2 commits into from

Conversation

egyedt
Copy link
Contributor

@egyedt egyedt commented Jan 29, 2025

Summary

  1. Why: Kafka 4.0 will not support ZooKeeper.
  2. What: Remove ZooKeeper from Cruise Control.

Expected Behavior

Cruise Control is able to work without ZooKeeper and no ZooKeeper dependency is needed.

Actual Behavior

Cruise Control is able to work without ZooKeeper but ZooKeeper dependency is needed for some features and tests.

Categorization

  • documentation
  • bugfix
  • new feature
  • refactor
  • security/CVE
  • other

This PR resolves #2243.

@egyedt egyedt changed the title Remove zk upstream Remove ZooKeeper Jan 29, 2025
@egyedt egyedt force-pushed the remove-zk-upstream branch from 2cbd198 to fe6ccb1 Compare January 29, 2025 10:44
egyedt and others added 2 commits January 29, 2025 13:42
Authored-by: Tamas Barnabas Egyed <[email protected]>
Change-Id: Ic9a7e255193cfbbc6c537e5138c86725363a74b9
Co-authored-by: Patrik Marton <[email protected]>
Co-authored-by: Tamas Barnabas Egyed <[email protected]>
@egyedt egyedt force-pushed the remove-zk-upstream branch from fe6ccb1 to 6013015 Compare January 29, 2025 12:42
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.

Remove ZooKeeper from Cruise Control since Kafka 4.0 will not support it
1 participant