KIP-59 — Proposal for a kafka broker command
Discussion AdminBroker
Proposes a new kafka-broker.sh command-line tool to query cluster and broker metadata (broker list, rack info, controller) through the AdminClient protocol. Kafka lacked a dedicated CLI for broker-level introspection, forcing operators to rely on JMX or indirect topic metadata commands.
Details
| Author | Jayesh Thakrar |
| Status | Discussion |
| JIRA | KAFKA-3663 |
| Wiki | View on Apache Wiki |
| Created | 2016-05-09 |
| Last Modified | 2017-10-13 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.