Randgalt opened a new pull request #357: [CURATOR-525] Fix for Zombie LOST 
Curator
URL: https://github.com/apache/curator/pull/357
 
 
   There is a race whereby the ZooKeeper connection can be healed before 
Curator is finished processing the new connection state. When this happens
   the Curator instance becomes a Zombie stuck in the LOST state. This fix is a 
"hack". ConnectionStateManager will notice that the connection state is
   LOST but that the Curator instance reports that it is connected. When this 
happens, it is logged and the connection is reset.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to