[GitHub] zookeeper pull request #595: [ZOOKEEPER-3117] Correct the LeaderBean.followe...

2018-08-17 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/zookeeper/pull/595


---


[GitHub] zookeeper pull request #595: [ZOOKEEPER-3117] Correct the LeaderBean.followe...

2018-08-11 Thread lvfangmin
GitHub user lvfangmin opened a pull request:

https://github.com/apache/zookeeper/pull/595

[ZOOKEEPER-3117] Correct the LeaderBean.followerInfo to only return the 
followers list



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3117

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zookeeper/pull/595.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 #595


commit 2021e1fe68f206871282197eb8c813d68223e810
Author: Fangmin Lyu 
Date:   2018-08-11T21:40:40Z

Correct LeaderBean.followerInfo to only return followers




---