Sentinel test: added TODO items in 02 unit.

This commit is contained in:
antirez 2014-02-25 15:21:53 +01:00
parent 55e36e1132
commit fe9a489b29

View File

@ -1 +1,6 @@
# Check that slaves are reconfigured at a latter time if they are partitioned.
#
# Here we should test:
# 1) That slaves point to the new master after failover.
# 2) That partitioned slaves point to new master when they are partitioned
# away during failover and return at a latter time.