GitHub user wangchaod opened a pull request:
https://github.com/apache/zookeeper/pull/611
ZOOKEEPER-3131
org.apache.zookeeper.server.WatchManager resource leak
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangchaod/zookeeper master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/611.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 #611
----
commit 36f1e786689f66d1044d6de96e8063dd6e828477
Author: wangchaod <wangchao815@...>
Date: 2018-08-29T13:50:51Z
ZOOKEEPER-3131
org.apache.zookeeper.server.WatchManager resource leak
----
---