You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mate Szalay-Beko (Jira)" <ji...@apache.org> on 2022/05/17 07:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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)