Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
1fc2ed61
Commit
1fc2ed61
authored
Jan 28, 2016
by
Itamar Haber
Committed by
antirez
May 05, 2016
Browse files
Fixes a typo
parent
787d5ab9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cluster.c
View file @
1fc2ed61
...
...
@@ -956,7 +956,7 @@ uint64_t clusterGetMaxEpoch(void) {
* cases:
*
* 1) When slots are closed after importing. Otherwise resharding would be
* too exp
a
nsive.
* too exp
e
nsive.
* 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment