Get rid of Zookeeper and use Kraft

It this post, i will explain how to be able to use Kraft and why use it. Kraf is a concensus protocol allowing Kafka to work independently without Zookeeper. This simplifies the fact there is nore more need of two different services (Kafka and Zookeeper) to share metadata. It also enables kafka fail over control … Continue reading Get rid of Zookeeper and use Kraft