[Tarantool-patches] [PATCH] raft: add a test with synchronous replication

Kirill Yukhin kyukhin at tarantool.org
Tue Oct 6 13:04:00 MSK 2020


Hello,

On 02 окт 13:33, Serge Petrenko wrote:
> ---
> Branch: https://github.com/tarantool/tarantool/tree/sp/raft-qsync-test
> 
> The test is relatively long (runs for 10 seconds on my machine).
> but I still think it's worth having it, at least under --long option (I  haven't
> added it to long_run list yet).
> 
>  test/replication/election_qsync.result   | 125 +++++++++++++++++++++++
>  test/replication/election_qsync.test.lua |  70 +++++++++++++
>  test/replication/election_replica.lua    |  10 +-
>  3 files changed, 202 insertions(+), 3 deletions(-)
>  create mode 100644 test/replication/election_qsync.result
>  create mode 100644 test/replication/election_qsync.test.lua

I've checked your patch into master.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list