Re: Heartbeat btw producer and broker

2013-09-26 Thread Rhapsody
at 11:17 PM, Neha Narkhede wrote: > You can configure the producer to reconnect to the brokers and set the > reconnect interval to less than an hour. The config that controls this is > reconnect.time.interval.ms. > > Thanks, > Neha > On Sep 23, 2013 12:14 AM, "Rhapsody&qu

Heartbeat btw producer and broker

2013-09-23 Thread Rhapsody
Hi everyone, I'm using Kafka 0.7.2 My firewall forcely close the tcp session when it's no transmission btw two end points for one hour. When a producer in that network dosen't send any message to Kafka broker for one hour, it makes problem. I can't touch that firewall configuration. Alternative