Searched refs:clusterGetMaxEpoch (Results 1 – 1 of 1) sorted by relevance
76 uint64_t clusterGetMaxEpoch(void);287 if (clusterGetMaxEpoch() > server.cluster->currentEpoch) { in clusterLoadConfig()288 server.cluster->currentEpoch = clusterGetMaxEpoch(); in clusterLoadConfig()968 uint64_t clusterGetMaxEpoch(void) { in clusterGetMaxEpoch() function1013 uint64_t maxEpoch = clusterGetMaxEpoch(); in clusterBumpConfigEpochWithoutConsensus()