Kafka - preventing message loss

2015-04-28 Thread Gomathivinayagam Muthuvinayagam
I am trying to setup a cluster where messages should never be lost once it is published. Say if I have 3 brokers, and if I configure the replicas to be 3 also, and if I consider max failures as 1, and I can achieve the above requirement. But when I post a message, how do I prevent kafka from

RE: Kafka - preventing message loss

2015-04-28 Thread Aditya Auradkar
...@gmail.com] Sent: Tuesday, April 28, 2015 5:07 AM To: users@kafka.apache.org Subject: Kafka - preventing message loss I am trying to setup a cluster where messages should never be lost once it is published. Say if I have 3 brokers, and if I configure the replicas to be 3 also, and if I consider max