You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fail "Drainging slaveof no one results in fullresync! "
81
82
}
82
83
83
-
assert {[log_file_matches $slave_log"*Replication id shift defer done*master_repl_offset=$master_repl_offset*"]}
84
-
assert {[log_file_matches $master_log"*NOMASTERLINK Can't SYNC while replid shift in progress*"]}
84
+
85
+
set expected_psync_reply_log "*Master is currently unable to PSYNC but should be in the future: -NOMASTERLINK Can't SYNC while replid shift in progress*"
set expected_slave_pattern "*### Starting test shift replid will be defered untill previous master client drain*Replication id shift defer done*master_repl_offset=$master_repl_offset*"
0 commit comments