Brokenice0415 commented on PR #943: URL: https://github.com/apache/ratis/pull/943#issuecomment-1772384079
I find out that the NOT_IN_CONF is only generated when the candidate finds itself is not in conf when requesting vote, which is not related to what we discussed. Peer who receives vote request replies shutdown when `shouldSendShutdown` returning true, which demands C_old is null. So I wonder if the crash in solution 3 really happens. -- 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]
