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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to