Re: Clarifying Kafka Raft - Reg

2025-02-10 Thread Zhao, Guang
o: dev@kafka.apache.org Subject: Clarifying Kafka Raft - Reg [You don't often get email from rameshnagaraja...@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] EXTERNAL EMAIL - USE CAUTION when clicking links or attachments Hi team, In Zookeeper based

Clarifying Kafka Raft - Reg

2025-02-10 Thread Rameshkanna N
Hi team, In Zookeeper based Kafka mode, one of the Kafka brokers can act as a controller for performing administrative tasks. In new launch of Kafka, KRaft mode introduced. In KRaft eliminates the Zookeeper dependency and uses Raft algorithm for managing meta data. Now my query is in KRaft mode, i