Lagrang commented on issue #863: ZOOKEEPER-3320: Leader election port stop 
listen when hostname unresolvable for some time
URL: https://github.com/apache/zookeeper/pull/863#issuecomment-477172489
 
 
   Push changes to extends QuorumCnxManager.Listener from 
ZookeeperCriticalThread. Plus test into CnxManagerTest to check configurable 
retries and shutdown of quorum peer after max retries.  
   Also add call to `shutdown` method in finally block of QuorumPeer.run(), 
because I didn't find place where resources closed(connections, ZK DB, etc) on 
quorum peer exit. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to