szetszwo commented on PR #954:
URL: https://github.com/apache/ratis/pull/954#issuecomment-1793120639

   > Since it is not safe, let's don't allow it even for ` SET_UNCONDITIONALLY`.
   
   On a second thought, it is good to have a server conf to enable/disable the 
restriction since it is more efficient to change 
   - form 1-node to 3-node by one command 
   
   than
   - from 1-node to 2-node and 2-node to 3-node by two commands.
   
   For changing from non-HA to HA, it usually is an one time thing and the 
admin will monitor it.  The split brain problem can be ignored.
   
   @wojiaodoubao , what do you think?


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