[Tarantool-patches] [PATCH 4/4] replication: add tests for sync replication with snapshots

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri Jul 3 02:20:47 MSK 2020


I didn't review it properly. Just a local fail:

[002] replication/qsync_snapshots.test.lua            memtx           [ fail ]
[002] 
[002] Test failed! Result content mismatch:
[002] --- replication/qsync_snapshots.result	Fri Jul  3 01:14:24 2020
[002] +++ replication/qsync_snapshots.reject	Fri Jul  3 01:17:11 2020
[002] @@ -233,7 +233,7 @@
[002]   | ...
[002]  box.snapshot() -- abort
[002]   | ---
[002] - | - error: A rollback for a synchronous transaction is received
[002] + | - error: Quorum collection for a synchronous transaction is timed out
[002]   | ...
[002]  box.space.sync:select{} -- 1
[002]   | ---
[002] 


More information about the Tarantool-patches mailing list