mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 00:50:50 +00:00
Fix comment in clusterHandleSlaveFailover().
This commit is contained in:
parent
90c7d8cfa1
commit
1aef29e079
@ -2520,7 +2520,7 @@ void clusterHandleSlaveFailover(void) {
|
||||
|
||||
/* Compute the failover timeout (the max time we have to send votes
|
||||
* and wait for replies), and the failover retry time (the time to wait
|
||||
* before waiting again.
|
||||
* before trying to get voted again).
|
||||
*
|
||||
* Timeout is MIN(NODE_TIMEOUT*2,2000) milliseconds.
|
||||
* Retry is two times the Timeout.
|
||||
|
Loading…
x
Reference in New Issue
Block a user