mirror of
https://github.com/redis/redis.git
synced 2026-05-28 04:02:46 -04:00
Merge ebeb667a32 into 138263a1b4
This commit is contained in:
commit
2bdbec4d24
1 changed files with 1 additions and 1 deletions
|
|
@ -2171,7 +2171,7 @@ void clusterProcessGossipSection(clusterMsg *hdr, clusterLink *link) {
|
|||
}
|
||||
}
|
||||
|
||||
/* If from our POV the node is up (no failure flags are set),
|
||||
/* If from sender's POV the node is up (no failure flags are set),
|
||||
* we have no pending ping for the node, nor we have failure
|
||||
* reports for this node, update the last pong time with the
|
||||
* one we see from the other nodes. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue