polaris-alioth opened a new pull request, #1864: URL: https://github.com/apache/zookeeper/pull/1864
Fix : https://issues.apache.org/jira/browse/ZOOKEEPER-4525 ### Description NullPointExcption has bees thrown when call Zookeeper::close. EventThread cannot be closed. ### Motivation and Context NullPointExcption has bees thrown when call Zookeeper::close. EventThread cannot be closed. ### How to test this PR? use unknown address and call Zookeeper::close, the state of EventThread will change to TERMINATED -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
