Searched refs:failover_epoch (Results 1 – 1 of 1) sorted by relevance
217 uint64_t failover_epoch; /* Epoch of the currently started failover. */ member1238 ri->failover_epoch = 0; in createSentinelRedisInstance()2251 ri->master->config_epoch = ri->master->failover_epoch; in sentinelRefreshInstanceInfo()3983 master->failover_epoch = ++sentinel.current_epoch; in sentinelStartFailover()4142 leader = sentinelGetLeader(ri, ri->failover_epoch); in sentinelFailoverWaitStart()