[
https://issues.apache.org/jira/browse/ZOOKEEPER-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16583953#comment-16583953
]
Hudson commented on ZOOKEEPER-3117:
-----------------------------------
FAILURE: Integrated in Jenkins build ZooKeeper-trunk #154 (See
[https://builds.apache.org/job/ZooKeeper-trunk/154/])
ZOOKEEPER-3117: Correct the LeaderBean.followerInfo to only return the (andor:
rev 290f1fc4b907c7d51ec81985e87ef46b8528b8f7)
* (edit) src/java/test/org/apache/zookeeper/server/quorum/LeaderBeanTest.java
* (edit) src/java/main/org/apache/zookeeper/server/quorum/LeaderBean.java
* (edit) src/java/main/org/apache/zookeeper/server/admin/Commands.java
* (edit) src/java/main/org/apache/zookeeper/server/command/MonitorCommand.java
* (edit) src/java/main/org/apache/zookeeper/server/quorum/Leader.java
> Correct the LeaderBean.followerInfo to only return the followers list
> ----------------------------------------------------------------------
>
> Key: ZOOKEEPER-3117
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3117
> Project: ZooKeeper
> Issue Type: Bug
> Components: quorum
> Reporter: Fangmin Lv
> Assignee: Fangmin Lv
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The LeaderBean.followerInfo are returning all the learners, which includes
> the observers, it's not only followers, correct it to match the name.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)