This commit is contained in:
lihp 2026-05-26 16:09:32 +03:00 committed by GitHub
commit 2bdbec4d24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. */