mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Fixes a typo
This commit is contained in:
@@ -956,7 +956,7 @@ uint64_t clusterGetMaxEpoch(void) {
|
||||
* cases:
|
||||
*
|
||||
* 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
|
||||
* failover its master even if there is not master majority able to
|
||||
* create a new configuration epoch.
|
||||
|
||||
Reference in New Issue
Block a user