redict/tests/unit/cluster
ranshid c0ce97facc
fix test Migrate the last slot away from a node using redis-cli (#11221)
When using cli to add node, there can potentially be a race condition in
which all nodes presenting cluster state o.k even though the added node
did not yet meet all cluster nodes.
this adds another utility function to wait until all cluster nodes see the same cluster size
2022-09-06 16:54:24 -07:00
..
cli.tcl fix test Migrate the last slot away from a node using redis-cli (#11221) 2022-09-06 16:54:24 -07:00
hostnames.tcl Gossip forgotten nodes on CLUSTER FORGET (#10869) 2022-07-26 10:28:13 +03:00
misc.tcl Fix assertion when a key is lazy expired during cluster key migration (#11176) 2022-08-24 19:39:15 +03:00
multi-slot-operations.tcl Cluster test improvements (#10920) 2022-07-12 10:41:29 -07:00
scripting.tcl Cluster test improvements (#10920) 2022-07-12 10:41:29 -07:00
slot-ownership.tcl bugfix:del keys in slot replicate to replica, and trigger other invalidations (#11084) 2022-08-28 11:37:26 +03:00