conduktor.io ↗

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

AuthorBalint Molnar
StatusDiscussion
JIRAKAFKA-6598
WikiView on Apache Wiki
Created2018-03-28
Last Modified2018-03-29
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.