[
https://issues.apache.org/jira/browse/ZOOKEEPER-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912980#action_12912980
]
Diogo commented on ZOOKEEPER-869:
---------------------------------
Thanks for the comment. I opened a new issue based on this: ZOOKEEPER-876.
> Support for election of leader with arbitrary zxid
> --------------------------------------------------
>
> Key: ZOOKEEPER-869
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-869
> Project: Zookeeper
> Issue Type: New Feature
> Reporter: Diogo
> Priority: Minor
>
> Currently, the leader election algorithm implemented guarantees that the
> leader has the maximum zxid of the ensemble. The state synchronization after
> the election was built based on this assumption. However, other leader
> elections algorithms might elect leaders with arbitrary zxid.
> To support other leader election algorithms, the state synchronization should
> allow the leader to have an arbitrary zxid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.