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
Copy file name to clipboardExpand all lines: content/commands/cluster-failover/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ in order to perform a data center switch, while all the masters are down
82
82
or partitioned away.
83
83
84
84
The **TAKEOVER** option implies everything **FORCE** implies, but also does
85
-
not uses any cluster authorization in order to failover. A replica receiving
85
+
not use any cluster authorization in order to failover. A replica receiving
86
86
`CLUSTER FAILOVER TAKEOVER` will instead:
87
87
88
88
1. Generate a new `configEpoch` unilaterally, just taking the current greatest epoch available and incrementing it if its local configuration epoch is not already the greatest.
0 commit comments