Skip to main content

Re: Kafka Cluster WITHOUT Zookeeper

I have a recent 3 part blog series on Kraft (expanded version of ApacheCon 2022 talk):

 

https://www.instaclustr.com/blog/apache-kafka-kraft-abandons-the-zookeeper-part-1-partitions-and-data-performance/

https://www.instaclustr.com/blog/apache-kafka-kraft-abandons-the-zookeeper-part-2-partitions-and-meta-data-performance/

https://www.instaclustr.com/blog/apache-kafka-kraft-abandons-the-zookeeper-part-3-maximum-partitions-and-conclusions/

 

Regards, Paul

 

From: Chia-Ping Tsai <chia7712@gmail.com>
Date: Monday, 27 March 2023 at 5:37 pm
To: dev@kafka.apache.org <dev@kafka.apache.org>
Cc: users@kafka.apache.org <users@kafka.apache.org>, mmcfarland@cavulus.com <mmcfarland@cavulus.com>, Israel Ekpo <israelekpo@gmail.com>, ranlupovich@gmail.com <ranlupovich@gmail.com>, scanterog@gmail.com <scanterog@gmail.com>, showuon@gmail.com <showuon@gmail.com>, sunilmchaudhari05@gmail.com <sunilmchaudhari05@gmail.com>
Subject: Re: Kafka Cluster WITHOUT Zookeeper

NetApp Security WARNING: This is an external email. Do not click links or open attachments unless you recognize the sender and know the content is safe.



hi

 

You can use the keyword "kraft" to get the answer by google or chatgpt. For example:

 

Introduction:

 

QuickStart:

 

Chia-Ping

 

 



Kafka Life <lifekafka999@gmail.com> 2023327 下午1:33 寫道:

Hello  Kafka experts

Is there a way where we can have Kafka Cluster be functional serving
producers and consumers without having Zookeeper cluster manage the
instance .

Any particular version of kafka for this or how can we achieve this please

Comments