redict/tests/unit/cluster
Viktor Söderqvist 5032de50f2
Gossip forgotten nodes on CLUSTER FORGET (#10869)
Gossip the cluster node blacklist in ping and pong messages.
This means that CLUSTER FORGET doesn't need to be sent to all nodes in a cluster.
It can be sent to one or more nodes and then be propagated to the rest of them.

For each blacklisted node, its node id and its remaining blacklist TTL is gossiped in a
cluster bus ping extension (introduced in #9530).
2022-07-26 10:28:13 +03:00
..
cli.tcl Fix timing issue in cluster test (#11008) 2022-07-18 20:35:13 -07:00
hostnames.tcl Gossip forgotten nodes on CLUSTER FORGET (#10869) 2022-07-26 10:28:13 +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