• antirez's avatar
    Sentinel: fix slave promotion timeout. · 1b345ec3
    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.
    1b345ec3
sentinel.c 135 KB