Kafka clustering issue

2020-02-13 Thread Chikulal C
Hi, I am facing an issue with the Kafka clustering setup that I have. I have a Kafka cluster with two broker that are connected to two zookeepers. I am posting data to a topic that have replication factor and partition two each with a spring boot Kafka producer and consuming the same with anoth

Re: Kafka clustering issue

2020-02-13 Thread Chikulal C
would only have a guarantee from 1 brokers to have the messages - but if the same broker fails then you may see issues. On Thu, 13 Feb 2020 at 10:40, Chikulal C wrote: > Hi, > > I am facing an issue with the Kafka clustering setup that I have. I have a > Kafka cluster with two bro

Re: Kafka clustering issue

2020-02-13 Thread Chikulal C
my cluster up, since one of the broker is up. But it is not happening. From: M. Manna Sent: 13 February 2020 17:55 To: Chikulal C Cc: Kafka Users Subject: Re: Kafka clustering issue My apologies as I misread one of the steps you mentioned in your original email

Re: Kafka clustering issue

2020-02-13 Thread Chikulal C
Hi, Please find the inline message From: M. Manna Sent: 13 February 2020 19:18 To: Chikulal C Cc: Kafka Users Subject: Re: Kafka clustering issue Hi, On Thu, 13 Feb 2020 at 12:43, Chikulal C mailto:chikula...@rcggs.com>> wrote: 1. Turned off nod