What do you mean by cluster mode with 3 Zookeeper and 3 Kafka brokers? Do you mean 1 Zookeeper and 3 brokers?
On 5/2/15, 11:01 PM, "Kamal C" <kamaltar...@gmail.com> wrote: >Any comments on this issue? > >On Sat, May 2, 2015 at 9:16 AM, Kamal C <kamaltar...@gmail.com> wrote: > >> Hi, >> We are using Kafka_2.10-0.8.2.0, new Kafka producer and Kafka Simple >> Consumer. In Standalone mode, 1 ZooKeeper and 1 Kafka we haven't faced >>any >> problems. >> >> In cluster mode, 3 ZooKeeper and 3 Kafka Brokers. We did some sanity >> testing by bringing a Kafka node down then a random Producer starts to >> throw Connect Exception continuously and tries to connect with the dead >> node (not all producers). >> >> Is there any configuration available to avoid this exception ? >> >> Regards, >> Kamal C >> >> >> >> >>