GitHub user lvfangmin opened a pull request:
https://github.com/apache/zookeeper/pull/722
[ZOOKEEPER-3203] Tracking the number of non voting followers in ZK
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3203
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/722.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 #722
----
commit f093c2b6306d86efc5da9ad0834553060f99ae63
Author: Fangmin Lyu <fangmin@...>
Date: 2018-11-26T00:41:25Z
[ZOOKEEPER-3203] Track the number of non voting followers in ZK
----
---