Sven Loesekann deploys Apache Kafka 4.0:
With KRaft for Kafka ZooKeeper is no longer needed. KRaft is a protocol to select a leader among several server instances. That makes the Kafka setup much easier.
The new configuration is shown on the example of the MovieManager project.
Click through to see how you can install and configure Kafka without taking a dependency on ZooKeeper.
Leave a Comment