• Julien Muchembled's avatar
    master: reject drop/tweak ctl commands that could lead to unwanted status · 55a6dd0f
    Julien Muchembled authored
    The following 2 operations can be onerous and they should not be
    directly usable without some kind of confirmation by the user:
    - Dropping a node now requires to first stop it.
    - Tweaking does not exclude anymore automatically DOWN nodes,
      because a node could go DOWN between the moment the user sends
      the command to tweak and the actual tweak by the master.
    55a6dd0f
testReplication.py 47.2 KB