KIP-426 — Persist Broker Id to Zookeeper
Discussion Broker
Proposes persisting auto-generated broker IDs to ZooKeeper in addition to the local meta.properties file, so a broker that loses its disk can recover its original ID on restart. In large clusters with frequent disk failures, losing the meta.properties file causes a broker to generate a new ID, creating ghost entries in ZooKeeper and requiring manual cleanup.
Details
| Author | Kan Li |
| Status | Discussion |
| JIRA | KAFKA-1070 |
| Wiki | View on Apache Wiki |
| Created | 2019-02-04 |
| Last Modified | 2019-02-08 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.