mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 16:48:27 -05:00
Fixes a typo
This commit is contained in:
parent
8870a7e143
commit
9e46bf22ed
@ -956,7 +956,7 @@ uint64_t clusterGetMaxEpoch(void) {
|
|||||||
* cases:
|
* cases:
|
||||||
*
|
*
|
||||||
* 1) When slots are closed after importing. Otherwise resharding would be
|
* 1) When slots are closed after importing. Otherwise resharding would be
|
||||||
* too expansive.
|
* too expensive.
|
||||||
* 2) When CLUSTER FAILOVER is called with options that force a slave to
|
* 2) When CLUSTER FAILOVER is called with options that force a slave to
|
||||||
* failover its master even if there is not master majority able to
|
* failover its master even if there is not master majority able to
|
||||||
* create a new configuration epoch.
|
* create a new configuration epoch.
|
||||||
|
Loading…
Reference in New Issue
Block a user