yfxhust commented on a change in pull request #1235: ZOOKEEPER-3706: ZooKeeper.close() would leak SendThread when the netw… URL: https://github.com/apache/zookeeper/pull/1235#discussion_r373906397
########## File path: zookeeper-server/src/test/java/org/apache/zookeeper/ClientCnxnSocketFragilityTest.java ########## @@ -0,0 +1,310 @@ +package org.apache.zookeeper; Review comment: Thanks for comment. Accept it. I will add LICENSE statement in the test case. ---------------------------------------------------------------- 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
