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 <oink54...@yahoo.com.invalid> wrote: > 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.FailedToSendMessageException: Failed to send messages after 3 > tries" > I've tried messing with the producer config such as timeouts, reconnect > intervals, etc. But haven't made any progress. > Does anyone have any ideas of what I might try? > Thanks,Zack >