[Tarantool-patches] [PATCH v6 0/5] qsync: evaluate replication_synchro_quorum dynamically
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Tue Dec 22 16:49:06 MSK 2020
Hi! Thanks for the patchset!
Looks good, except that the test is still flaky. I run it
with the same command as earlier, and got this:
[015] Test failed! Result content mismatch:
[015] --- replication/gh-5446-qsync-eval-quorum.result Tue Dec 22 14:45:06 2020
[015] +++ var/rejects/replication/gh-5446-qsync-eval-quorum.reject Tue Dec 22 14:47:31 2020
[015] @@ -50,7 +50,6 @@
[015] | ...
[015] test_run:wait_log('default', match, nil, 5)
[015] | ---
[015] - | - set 'replication_synchro_quorum' configuration option to "N\/2+1
[015] | ...
[015]
[015] -- Create a sync space we will operate on
[015]
The command looks like this:
python test-run.py gh-5446- gh-5446- gh-5446- gh-5446- gh-5446- gh-5446 ... <many many more>
Test-run says I run this test 258 times in the command above.
More information about the Tarantool-patches
mailing list