colvinco opened a new pull request, #1697: URL: https://github.com/apache/zookeeper/pull/1697
See [ZOOKEEPER-4296](https://issues.apache.org/jira/browse/ZOOKEEPER-4296) for more context. What I've done here fixes (the symptoms of?) a problem that I have hit in the real world when using Solr's SolrZkClient. But I don't have enough knowledge of ZooKeeper's code to say whether there's a bigger issue in terms of how `ClientCnxnSocketNetty` is being used. What I do know is that `ClientCnxnSocketNIO` handled the same scenario without any apparent issue. In any case getting NullPointerExceptions when closing something isn't helpful. -- 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]
