KIP-452 — Tool to view cluster status
Discussion Admin
Proposes a kafka-cluster-status.sh CLI tool that displays active brokers, rack assignments, controller identity, listener addresses, and Kafka version without requiring ZooKeeper or JMX access. Operators currently have no single CLI command to get a quick health overview of the cluster; they must query ZooKeeper directly or parse JMX metrics from each broker individually.
Protocol Impact
Details
| Author | Łukasz Antoniak |
| Status | Discussion |
| JIRA | KAFKA-6393 |
| Wiki | View on Apache Wiki |
| Created | 2019-04-12 |
| Last Modified | 2019-04-12 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.