• ranshid's avatar
    fix test Migrate the last slot away from a node using redis-cli (#11221) · e1557e6c
    ranshid authored
    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
    
    (cherry picked from commit c0ce97fa)
    e1557e6c
cluster.tcl 14.9 KB