Re: Query regarding kafka controller shutdown

2022-06-25 Thread dhiraj prajapati
Thanks for your reply. Replication factor is 2 and min.insync.replicas is default (1) I will get back to you on the producer's ack settings. Regards, Dhiraj On Sun, Jun 5, 2022 at 1:20 PM Liam Clarke-Hutchinson wrote: > Off the top of my head, it looks like it lost network connectivity to

Re: Query regarding kafka controller shutdown

2022-06-05 Thread Liam Clarke-Hutchinson
Off the top of my head, it looks like it lost network connectivity to some extent. Question - what settings were used for topics like efGamePlay? What is min insync replicas, replication factor, and what acks settings is the producer using? Cheers, Liam On Fri, 3 Jun 2022 at 22:55, dhiraj

Query regarding kafka controller shutdown

2022-06-03 Thread dhiraj prajapati
Hi all, Recently we faced an issue with one of our production kafka clusters: - It is a 3 node cluster - kafka server version is 1.0 *Issue*: One of the brokers had some problem resulting in the following: 1. The broker lost leadership of all of the topic-parttions 2. However the kafka server