n a
disconnected state at startup.
Kindly,
Nicolas Berthet
-Original Message-
From: Neha Narkhede [mailto:neha.narkh...@gmail.com]
Sent: Tuesday, April 30, 2013 10:53 PM
To: users@kafka.apache.org
Subject: Re: Producer / Consumer - connection management
> Basically, who and how
> Basically, who and how is managing network disconnection / outage ?
Short answer is that the producer is responsible for retrying connection
establishment and it automatically does so when the network connection to
the broker fails. There is a connection retry interval that you can use.
Once tha