Apache Kafka 2.8 introduced KRaft mode (KIP-500) as an early access feature, replacing ZooKeeper with a self-managed Raft-based metadata quorum. This hands-on exploration covers setting up a ZooKeeper-less Kafka cluster using Docker Compose and a modified Debezium container image, examining the new internal metadata topic,
Sort: