[jira] [Commented] (ZOOKEEPER-3459) Add admin command to display synced state of peer

2022-05-17 Thread Mate Szalay-Beko (Jira)


[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17538015#comment-17538015
 ] 

Mate Szalay-Beko commented on ZOOKEEPER-3459:
-

normally we don't backport new features to older branches, but this commit is 
needed for me to backport an important bugfix (ZOOKEEPER-3642) so I decided to 
cherry-pick this to branch-3.5.

> Add admin command to display synced state of peer
> -
>
> Key: ZOOKEEPER-3459
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3459
> Project: ZooKeeper
>  Issue Type: Improvement
>  Components: server
>Affects Versions: 3.6.0
>Reporter: Brian Nixon
>Assignee: Brian Nixon
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 3.6.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Add another command to the admin server that will respond with the current 
> phase of the Zab protocol that a given peer is running. This will help with 
> understanding what is going on in an ensemble while it is settling after a 
> leader election and with programmatically checking for a healthy "broadcast" 
> state.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Commented] (ZOOKEEPER-3459) Add admin command to display synced state of peer

2019-07-15 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16885698#comment-16885698
 ] 

Hudson commented on ZOOKEEPER-3459:
---

FAILURE: Integrated in Jenkins build ZooKeeper-trunk #616 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/616/])
ZOOKEEPER-3459: Add admin command to display synced state of peer (nkalmar: rev 
cc900a3b05bc31a237753680c8b00dc5866df4b2)
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Observer.java
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/Commands.java
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumZooKeeperServer.java
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Learner.java
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Leader.java
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/Follower.java


> Add admin command to display synced state of peer
> -
>
> Key: ZOOKEEPER-3459
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3459
> Project: ZooKeeper
>  Issue Type: Improvement
>  Components: server
>Affects Versions: 3.6.0
>Reporter: Brian Nixon
>Assignee: Brian Nixon
>Priority: Trivial
>  Labels: pull-request-available
> Fix For: 3.6.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Add another command to the admin server that will respond with the current 
> phase of the Zab protocol that a given peer is running. This will help with 
> understanding what is going on in an ensemble while it is settling after a 
> leader election and with programmatically checking for a healthy "broadcast" 
> state.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)