Searched refs:is_busy (Results 1 – 1 of 1) sorted by relevance
3001 int is_busy = strstr(migrate_reply->str, "BUSYKEY") != NULL; in clusterManagerMigrateKeysInSlot() local3003 if (replace_existing_keys && (is_busy || not_served)) { in clusterManagerMigrateKeysInSlot()3016 is_busy, in clusterManagerMigrateKeysInSlot()