The Kafka Replication Protocol with KIP-966
tanelpoder Tuesday, September 02, 2025
Summary
The article discusses the Kafka Replication Protocol (KRP), a new replication mechanism for Apache Kafka. KRP aims to provide more reliable, scalable, and efficient data replication by utilizing Raft consensus protocol and eliminating the need for Zookeeper.
24
2
Summary
github.com