Prevent partial sync in test that requires only full syncs
Former-commit-id: 1b9fea066914d7f23d6bec220f26b8c0112d7f8b
This commit is contained in:
parent
4e70e85ab8
commit
ef5bf1fdd7
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user