[
https://issues.apache.org/jira/browse/RATIS-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17253533#comment-17253533
]
Tsz-wo Sze commented on RATIS-1247:
-----------------------------------
Actually, we don't have to check periodically. We may simply use
TimeoutScheduler to schedule a timeout task (using the timeout value in
TransferLeadershipRequest). If transfer-leadership is not done, the task will
complete the reply with an exception.
BTW, we may add the TransferLeadership feature (without timeout) first and then
add the timeout feature in a separated JIRA.
> Support rolling upgrade and rollback
> ------------------------------------
>
> Key: RATIS-1247
> URL: https://issues.apache.org/jira/browse/RATIS-1247
> Project: Ratis
> Issue Type: New Feature
> Reporter: runzhiwang
> Assignee: runzhiwang
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)