mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
In the test we use WAIT when the master and slave are up, and only later the partition is created killing the master, so we are sure we don't incur in failure modes that may lose writes in this test: the goal here is to make sure that the elected slave was replicating correctly with the master.