Home
last modified time | relevance | path

Searched refs:clusterLogCantFailover (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c2860 void clusterLogCantFailover(int reason) { in clusterLogCantFailover() function
3011 clusterLogCantFailover(CLUSTER_CANT_FAILOVER_DATA_AGE); in clusterHandleSlaveFailover()
3071 clusterLogCantFailover(CLUSTER_CANT_FAILOVER_WAITING_DELAY); in clusterHandleSlaveFailover()
3077 clusterLogCantFailover(CLUSTER_CANT_FAILOVER_EXPIRED); in clusterHandleSlaveFailover()
3113 clusterLogCantFailover(CLUSTER_CANT_FAILOVER_WAITING_VOTES); in clusterHandleSlaveFailover()