Re: Kafka : High avaialability settings

2021-11-08 Thread sunil chaudhari
Hi, You can try reducing min.insynch replicas to 1 On Tue, 9 Nov 2021 at 1:56 AM, Kafka Life wrote: > Dear Kafka experts > > i have a 10 broker kafka cluster with all topics having replication factor > as 3 and partition 50 > > min.in.synch replicas is 2. > > > One broker went down for a hardw

Kafka : High avaialability settings

2021-11-08 Thread Kafka Life
Dear Kafka experts i have a 10 broker kafka cluster with all topics having replication factor as 3 and partition 50 min.in.synch replicas is 2. One broker went down for a hardware failure, but many applications complained they are not able to produce /consume messages. I request you to please

Re: Automation Script : Kafka topic creation

2021-11-08 Thread Kafka Life
Thank you Men and Ran On Sat, Nov 6, 2021 at 7:23 PM Men Lim wrote: > I'm currently using Kafka-gitops. > > On Sat, Nov 6, 2021 at 3:35 AM Kafka Life wrote: > > > Dear Kafka experts > > > > does anyone have ready /automated script to create /delete /alter topics > in > > different environment