[
https://issues.apache.org/jira/browse/RATIS-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175355#comment-17175355
]
Tsz-wo Sze commented on RATIS-967:
----------------------------------
No sure why they need two priority values. It seems a single value is good
enough. Every server has a priority and every server can start an election.
When a lower priority server ask a higher priority server to vote, the lower
priority server will abort the election if the higher priority server replies.
If the leader can heartbeat to a higher priority server, it will step down
automatically.
> Transfer leadership from leader to follower
> -------------------------------------------
>
> Key: RATIS-967
> URL: https://issues.apache.org/jira/browse/RATIS-967
> Project: Ratis
> Issue Type: Sub-task
> Components: raft-group
> Affects Versions: 0.5.0
> Reporter: maobaolong
> Assignee: runzhiwang
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> With this api, we can transition leader state to a specify one for datanodes
> in the same pipeline, OM group and SCM group.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)