• antirez's avatar
    Cluster: PFAIL -> FAIL transition allowed for slaves. · 3c9bb875
    antirez authored
    First change: now there is no need to be a master in order to detect a
    failure, however the majority of masters signaling PFAIL or FAIL is needed.
    
    This change is important because it allows slaves rejoining the cluster
    after a partition to sense the FAIL condition so that eventually all the
    nodes agree on failures.
    3c9bb875
cluster.c 111 KB