Searched refs:cant_failover_reason (Results 1 – 2 of 2) sorted by relevance
161 int cant_failover_reason; /* Why a slave is currently not able to member
445 server.cluster->cant_failover_reason = CLUSTER_CANT_FAILOVER_NONE; in clusterInit()2866 if (reason == server.cluster->cant_failover_reason && in clusterLogCantFailover()2870 server.cluster->cant_failover_reason = reason; in clusterLogCantFailover()2982 server.cluster->cant_failover_reason = CLUSTER_CANT_FAILOVER_NONE; in clusterHandleSlaveFailover()