• antirez's avatar
    Sentinel: fix slave promotion timeout. · bd31fcf1
    antirez authored
    If we can't reconfigure a slave in time during failover, go forward as
    anyway the slave will be fixed by Sentinels in the future, once they
    detect it is misconfigured.
    
    Otherwise a failover in progress may never terminate if for some reason
    the slave is uncapable to sync with the master while at the same time
    it is not disconnected.
    bd31fcf1
sentinel.c 135 KB