Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dredis-cli.c5298 int threshold_reached = 0, total_balance = 0; in clusterManagerCommandRebalance() local
5321 if (over_threshold) threshold_reached = 1; in clusterManagerCommandRebalance()
5323 if (!threshold_reached) { in clusterManagerCommandRebalance()