Searched refs:CLUSTER_REDIR_DOWN_STATE (Results 1 – 2 of 2) sorted by relevance
35 #define CLUSTER_REDIR_DOWN_STATE 5 /* -CLUSTERDOWN, global state. */ macro
5571 if (error_code) *error_code = CLUSTER_REDIR_DOWN_STATE; in getNodeByQuery()5639 } else if (error_code == CLUSTER_REDIR_DOWN_STATE) { in clusterRedirectClient()5677 clusterRedirectClient(c,NULL,0,CLUSTER_REDIR_DOWN_STATE); in clusterRedirectBlockedClientIfNeeded()