Searched refs:curmaster (Results 1 – 1 of 1) sorted by relevance
1532 clusterNode *curmaster, *newmaster = NULL; in clusterUpdateSlotsConfigWith() local1546 curmaster = nodeIsMaster(myself) ? myself : myself->slaveof; in clusterUpdateSlotsConfigWith()1581 if (server.cluster->slots[j] == curmaster) in clusterUpdateSlotsConfigWith()1605 if (newmaster && curmaster->numslots == 0) { in clusterUpdateSlotsConfigWith()