Prevent partial sync in test that requires only full syncs

Former-commit-id: 1b9fea066914d7f23d6bec220f26b8c0112d7f8b
This commit is contained in:
John Sully 2021-05-29 02:22:20 +00:00
parent 97d6875862
commit 6f899382ca

View File

@ -530,8 +530,7 @@ test {diskless loading short read} {
$master multi
$master client kill type replica
$master set asdf asdf
# the side effect of resizing the backlog is that it is flushed (16k is the min size)
$master config set repl-backlog-size [expr {16384 + $i}]
$master debug truncate-repl-backlog
$master exec
}
# wait for loading to stop (fail)