• stewart@mysql.com's avatar
    WL#2347 - Load independent heartbeats · 96f8cf35
    stewart@mysql.com authored
    Reset missed heartbeat count on receipt of signal from node.
    
    This fixes a bug where that under high network load, the heartbeat packets could be
    delayed, causing the appearance of node failure (due to lost heartbeats).
    96f8cf35
ClusterMgr.cpp 21.3 KB