Searched refs:lastVoteEpoch (Results 1 – 2 of 2) sorted by relevance
174 uint64_t lastVoteEpoch; /* Epoch of the last vote granted. */ member
146 server.cluster->lastVoteEpoch = in clusterLoadConfig()325 (unsigned long long) server.cluster->lastVoteEpoch); in clusterSaveConfig()446 server.cluster->lastVoteEpoch = 0; in clusterInit()565 server.cluster->lastVoteEpoch = 0; in clusterReset()2734 if (server.cluster->lastVoteEpoch == server.cluster->currentEpoch) { in clusterSendFailoverAuthIfNeeded()2801 server.cluster->lastVoteEpoch = server.cluster->currentEpoch; in clusterSendFailoverAuthIfNeeded()