Re: Producing when broker goes down

2015-12-18 Thread Alex Loddengaard
Hi Buck, What are your settings for: - acks - request.timeout.ms - timeout.ms - min.insync.replicas (on the broker) Thanks, Alex On Fri, Dec 18, 2015 at 1:23 PM, Buck Tandyco wrote: > I'm stress testing my kafka setup. I have a producer that is working just > fine and then I kill

Producing when broker goes down

2015-12-18 Thread Buck Tandyco
I'm stress testing my kafka setup. I have a producer that is working just fine and then I kill off one of the two brokers that I have running with replication factor of 2.  I'm able to keep receiving from my consumer thread but my producer generates this exception: "kafka.common.FailedToSendMess