KIP-604 — Remove ZooKeeper Flags from the Administrative Tools
Accepted Kafka 2.6 AdminKRaft
Removes the deprecated `--zookeeper` flag from all Kafka administrative CLI tools (`kafka-topics.sh`, `kafka-consumer-groups.sh`, etc.), completing the migration to broker-based APIs. Previous KIPs (KIP-455, KIP-497, KIP-554, KIP-543) added the broker-side equivalents and KIP-555 deprecated the ZooKeeper flags; this KIP finalizes their removal as part of the KIP-500 ZooKeeper elimination effort.
Details
| Author | Colin McCabe |
| Status | Accepted |
| Kafka Version | 2.6 |
| JIRA | KAFKA-9945 |
| Wiki | View on Apache Wiki |
| Created | 2020-04-29 |
| Last Modified | 2021-11-15 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.