Searched refs:CLUSTER_DEFAULT_SLAVE_VALIDITY (Results 1 – 3 of 3) sorted by relevance
17 #define CLUSTER_DEFAULT_SLAVE_VALIDITY 10 /* Slave max data age factor. */ macro
2191 …ster-replica-validity-factor",server.cluster_slave_validity_factor,CLUSTER_DEFAULT_SLAVE_VALIDITY);
1625 server.cluster_slave_validity_factor = CLUSTER_DEFAULT_SLAVE_VALIDITY; in initServerConfig()