/plushcap/analysis/aiven/broker-communication-in-kafka-2-7-and-beyond

Broker communication in Apache Kafka® 2.7 and beyond

What's this blog post about?

Apache Kafka is moving away from its dependency on ZooKeeper due to scalability and duplication issues. This change will impact the way brokers communicate with each other and with Kafka as a whole. In the post-ZooKeeper world, Apache Kafka would independently take care of its configuration management through a Raft quorum formed by controller nodes. The new architecture will also enhance the creation and deletion of topics. For Aiven for Kafka users, the main difference in a ZooKeeper-free Kafka will be improved performance. The latest release takes some further steps in that direction, impacting the way brokers communicate.

Company
Aiven

Date published
Feb. 10, 2021

Author(s)
Auri Poso

Word count
1411

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.