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
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