szetszwo commented on PR #943: URL: https://github.com/apache/ratis/pull/943#issuecomment-1777963707
> How about just restarting the crashed new peer, ... Restarting is a good workaround. However, it needs someone (a human or a program) to monitor it. Otherwise, the cluster becomes unavailable due to failing to elect a leader. If we timeout the setConf, then the cluster can recover automatically. > 2. Simplifying configuration change behaviors to only 'add 1 peer' and 'remove 1 peer'. Move generally, we should allow changing a minority set of peers in one setCont command, except for setConf from 1 peer to 2 peers. -- 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]
