[
https://issues.apache.org/jira/browse/ZOOKEEPER-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344613#comment-16344613
]
Hudson commented on ZOOKEEPER-1580:
-----------------------------------
FAILURE: Integrated in Jenkins build ZooKeeper-trunk #3709 (See
[https://builds.apache.org/job/ZooKeeper-trunk/3709/])
ZOOKEEPER-1580: QuorumPeer.setRunning is not used (afine: rev
d1b07d588e445085eff4abeb42cf730cc7c57e83)
* (edit) src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java
> QuorumPeer.setRunning is not used
> ---------------------------------
>
> Key: ZOOKEEPER-1580
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1580
> Project: ZooKeeper
> Issue Type: Bug
> Affects Versions: 3.5.3, 3.4.11, 3.6.0
> Reporter: Flavio Junqueira
> Assignee: Flavio Junqueira
> Priority: Minor
> Fix For: 3.5.4, 3.6.0
>
>
> setRunning is a public method and a search did not indicate that it is used
> anywhere, not even in tests. In fact, I believe we should not change
> "running" freely and we should only do it when calling shutdown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)