Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/modules/kafka/pages/dependencies.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

Kafka currently requires ZooKeeper for coordination purposes.

NOTE: This will change https://cwiki.apache.org/confluence/display/KAFKA/KIP-500[in the future].
NOTE: This will change https://cwiki.apache.org/confluence/display/KAFKA/KIP-500%3A+Replace+ZooKeeper+with+a+Self-Managed+Metadata+Quorum[in the future].

Which means a reference to an existing ZooKeeper ensemble must be provided.
Loading