Commit Briefs

70066e3f54 Sergey Bronnikov

tmp commit (ligurio/gh-4842-qsync-testing, origin/ligurio/gh-4842-qsync-testing)


ce00726119 Sergey Bronnikov

[FIXUP] review fixes

Blocked by bugs: - qsync_sync_mode.test.lua: #5603 - qsync_random_leader.test.lua: #5601 #5515 #5604 and [1] 1. https://github.com/tarantool/small/issues/28


2b05d01b7d Sergey Bronnikov

qsync: add test with change space sync mode in a loop

Closes #5055 Part of #5144


0e9e1cd1ee Sergey Bronnikov

qsync: add test with random leaders promotion and demotion

Part of #5055 Part of #5144


367b98b88e Sergey Bronnikov

qsync: test clear_synchro_queue() function

Part of #5055 Part of #4849