tt icon indicating copy to clipboard operation
tt copied to clipboard

replicaset: implement `bootstrap` / `rebootstrap` commands

Open LeonidVas opened this issue 3 years ago • 1 comments

Implement bootstrap / rebootstrap commands.

LeonidVas avatar Jan 24 '23 17:01 LeonidVas

Was decided to implement: tt rs vshard bootstrap - bootstraps vshard in cartridge/3.0 cluster. tt rs bootstrap - bootstraps an instance in cartridge/3.0 replicaset (by the fact, new instance joins to the replicaset). tt rs reboostrap - restarts an instance in the replicaset trying to save uuid, if it could be done.

askalt avatar Apr 05 '24 10:04 askalt