You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by John Firth <jf...@rsglab.com> on 2015/10/07 16:53:15 UTC

zk reconnection issues

We've been having some problems with ZK session expiry resulting in either
permanent disconnection of Kafka's ZK client, or sporadically successful
reconnections followed closely by disconnections, which can produce OOMs if
the reconnections occur close enough to one another. I've detailed the
issue here https://issues.apache.org/jira/browse/KAFKA-2572. Can anyone
offer any advice or suggestions? Thanks in advance.

John