kezhuw commented on PR #1697:
URL: https://github.com/apache/zookeeper/pull/1697#issuecomment-1120139356

   @maoling I guess 
[ZOOKEEPER-4525](https://issues.apache.org/jira/browse/ZOOKEEPER-4525)(#1864) 
answered your question. 
   
   @maoling @eolivelli All following three issues could have same cause: "close 
before connect".
   * [ZOOKEEPER-2966](https://issues.apache.org/jira/browse/ZOOKEEPER-2966): 
Flaky NullPointerException while closing client connection
   * [ZOOKEEPER-4296](https://issues.apache.org/jira/browse/ZOOKEEPER-4296): 
NullPointerException when ClientCnxnSocketNetty is closed without being opened
   * [ZOOKEEPER-4525](https://issues.apache.org/jira/browse/ZOOKEEPER-4525): 
Thread leaks occur when resolve address failed.
   
   #1864 gives reproducible tests from user facing interface `ZooKeeper`.


-- 
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]

Reply via email to