Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c3689 static int clusterManagerFixSlotsCoverage(char *all_slots) { in clusterManagerFixSlotsCoverage() function
4342 int fixed = clusterManagerFixSlotsCoverage(slots); in clusterManagerCheckCluster()
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES801 …Slot: ensure that the slot is unassigned before ADDSLOTS - clusterManagerFixSlotsCoverage: after…