Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c1013 uint64_t maxEpoch = clusterGetMaxEpoch(); in clusterBumpConfigEpochWithoutConsensus() local
1016 myself->configEpoch != maxEpoch) in clusterBumpConfigEpochWithoutConsensus()