GitHub user xfm18901105 opened a pull request:
https://github.com/apache/zookeeper/pull/683
MOD: Fix ZOOKEEPER-706 in c client when a lot watchers reconnect the â¦
â¦server
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xfm18901105/zookeeper ZOOKEEPER-706
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/683.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 #683
----
commit d327e91bb5a9911a7ace206467b3250e0eaa65a9
Author: xufeiming <xufeiming@...>
Date: 2018-10-31T05:56:57Z
MOD: Fix ZOOKEEPER-706 in c client when a lot watchers reconnect the server
----
---