GitHub user maoling opened a pull request:
https://github.com/apache/zookeeper/pull/446
ZOOKEEPER-1580:QuorumPeer.setRunning is not used
more details in
[JIRA:ZOOKEEPER-1580](https://issues.apache.org/jira/browse/ZOOKEEPER-1580)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maoling/zookeeper ZOOKEEPER-1580
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/446.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 #446
----
commit b86ae0e6258b1e9319b75530e4bd917517c380c2
Author: maoling <maoling199210191@...>
Date: 2018-01-09T06:22:04Z
ZOOKEEPER-1580:QuorumPeer.setRunning is not used
----
---