Searched refs:CLUSTER_REDIR_UNSTABLE (Results 1 – 2 of 2) sorted by relevance
32 #define CLUSTER_REDIR_UNSTABLE 2 /* -TRYAGAIN redirection required */ macro
5599 if (error_code) *error_code = CLUSTER_REDIR_UNSTABLE; in getNodeByQuery()5634 } else if (error_code == CLUSTER_REDIR_UNSTABLE) { in clusterRedirectClient()