Brokenice0415 commented on PR #943:
URL: https://github.com/apache/ratis/pull/943#issuecomment-1774813634

   Hi @wojiaodoubao , I think that race may happen.
   
   I think it's difficult to distinguish the new peer from the removed old one 
when receiving vote request from a peer not in conf.
   
   How about just restarting the crashed new peer, since the network partition 
has recovered and there is little likelihood of the partition happening again 
in such a short period of time? If the partition does happen again and the 
restarted new peer crashes again, maybe we should give up to add this peer to 
the new conf?


-- 
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