You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2023/01/14 17:37:01 UTC

[GitHub] [ratis] kaijchen commented on pull request #807: RATIS-1762. Support transfer leadership between nodes with same priority

kaijchen commented on PR #807:
URL: https://github.com/apache/ratis/pull/807#issuecomment-1382866426

   Hi @szetszwo, this is a draft implementation of the basic TransferLeadership operation.
   I'm wondering how to deal with the client specified timeout in TransferLeadershipRequest. Because a single operation will fail once an electionTimeout is elapsed. Looks like we should retry multiple times in the given timeout? What if the some other node won the election during this timeout?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org