KIP-273 — Kafka to support using ETCD beside Zookeeper
Discussion Broker
Proposes making etcd an alternative metadata store to ZooKeeper by abstracting the ZooKeeper client calls behind a pluggable metadata store interface. In Kubernetes and other cloud-native environments, etcd is the native distributed coordination system; requiring ZooKeeper adds operational complexity for operators who want to avoid running a separate ZooKeeper ensemble.
Details
| Author | Balint Molnar |
| Status | Discussion |
| JIRA | KAFKA-6598 |
| Wiki | View on Apache Wiki |
| Created | 2018-03-28 |
| Last Modified | 2018-03-29 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.