Searched refs:CLUSTER_BLACKLIST_TTL (Results 1 – 1 of 1) sorted by relevance
1116 #define CLUSTER_BLACKLIST_TTL 60 /* 1 minute. */ macro1151 dictSetUnsignedIntegerVal(de,time(NULL)+CLUSTER_BLACKLIST_TTL); in clusterBlacklistAddNode()