szetszwo commented on PR #807: URL: https://github.com/apache/ratis/pull/807#issuecomment-1385128458
> ... 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? When timeout, the server sends the exception back to the client. Then, the client could retry (or abort) and wait again. This is the current logic to handle 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]
