Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c1532 clusterNode *curmaster, *newmaster = NULL; in clusterUpdateSlotsConfigWith() local
1582 newmaster = sender; in clusterUpdateSlotsConfigWith()
1605 if (newmaster && curmaster->numslots == 0) { in clusterUpdateSlotsConfigWith()