redict/tests/sentinel
Jérôme Loyet 91f4f41665
Add replica-announced config option (#8653)
The 'sentinel replicas <master>' command will ignore replicas with
`replica-announced` set to no.

The goal of disabling the config setting replica-announced is to allow ghost
replicas. The replica is in the cluster, synchronize with its master, can be
promoted to master and is not exposed to sentinel clients. This way, it is
acting as a live backup or living ghost.

In addition, to prevent the replica to be promoted as master, set
replica-priority to 0.
2021-03-30 23:40:22 +03:00
..
tests Add replica-announced config option (#8653) 2021-03-30 23:40:22 +03:00
tmp Sentinel test files / directories layout improved. 2014-04-24 11:08:22 +02:00
run.tcl Fix and cleanup Sentinel leaked fds test. (#8469) 2021-02-08 17:02:46 +02:00