KIP-5 — Broker Configuration Management
Discarded AdminBroker
KIP-5 proposes a centralized broker configuration management system where brokers pull their configuration from a metadata store (ZooKeeper) rather than local files, ensuring all brokers in a cluster always run with identical configuration. Configuration drift between brokers caused by manual file edits or failed deployments is a common source of subtle, hard-to-diagnose cluster issues.
Details
| Author | Joe Stein |
| Status | Discarded |
| JIRA | KAFKA-1786 |
| Wiki | View on Apache Wiki |
| Created | 2015-01-21 |
| Last Modified | 2015-07-18 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.