GitHub user PhantomThief opened a pull request:
https://github.com/apache/zookeeper/pull/592
ZOOKEEPER-3112: fix fd leak due to UnresolvedAddressException on connâ¦
â¦ect.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PhantomThief/zookeeper master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/592.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #592
----
commit 9ddf17813efd4a771b697a7883a1fbafe13b6ccd
Author: w.vela <wangtianzhou@...>
Date: 2018-08-07T00:47:03Z
ZOOKEEPER-3112: fix fd leak due to UnresolvedAddressException on connect.
----
---