conduktor.io ↗

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

AuthorJoe Stein
StatusDiscarded
JIRAKAFKA-1786
WikiView on Apache Wiki
Created2015-01-21
Last Modified2015-07-18
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.