On Sun, Jul 16, 2017 at 8:32 PM, Abhishek Agarwal
wrote:
> What is the behaviour in 0.10.x if kafka producer is not able to reach any
> of the broker for a brief duration?
>
> From what I understand from the code, all the nodes will be in
> disconnected state. Since there is no node to query to,
What is the behaviour in 0.10.x if kafka producer is not able to reach any
of the broker for a brief duration?
>From what I understand from the code, all the nodes will be in disconnected
state. Since there is no node to query to, client will never query any node
and update the cluster. Even if ka