You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a cluster experiences majority failure, but there is at least one known valid copy of a member's data-dir, the cluster can be rebuilt from that copy by launching a single-node etcd cluster with the flag --force-new-cluster. This issue will track the design and development of this feature.
The text was updated successfully, but these errors were encountered:
When a cluster experiences majority failure, but there is at least one known valid copy of a member's data-dir, the cluster can be rebuilt from that copy by launching a single-node etcd cluster with the flag
--force-new-cluster
. This issue will track the design and development of this feature.The text was updated successfully, but these errors were encountered: