From: Ilya Kosarev <i.kosarev@tarantool.org> To: tarantool-patches@dev.tarantool.org Subject: [Tarantool-patches] [PATCH 0/2] fix replica iteration issue & stabilize quorum test Date: Mon, 18 Nov 2019 16:19:41 +0300 [thread overview] Message-ID: <cover.1574082067.git.i.kosarev@tarantool.org> (raw) This patchset fixes anon replicas iteration issues in replicaset_foollow and stabilizes quorum test. Branch: https://github.com/tarantool/tarantool/tree/i.kosarev/gh-4586-fix-quorum-test Issue: https://github.com/tarantool/tarantool/issues/4586 Ilya Kosarev (2): replication: make anon replicas iteration safe test: stabilize quorum test conditions src/box/replication.cc | 3 ++- test/replication/quorum.result | 28 +++++++++++++++++++--------- test/replication/quorum.test.lua | 16 +++++++++------- 3 files changed, 30 insertions(+), 17 deletions(-) -- 2.17.1
next reply other threads:[~2019-11-18 13:19 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-11-18 13:19 Ilya Kosarev [this message] 2019-11-18 13:19 ` [Tarantool-patches] [PATCH 1/2] replication: make anon replicas iteration safe Ilya Kosarev 2019-11-18 13:19 ` [Tarantool-patches] [PATCH 2/2] test: stabilize quorum test conditions Ilya Kosarev 2019-11-19 23:13 ` [Tarantool-patches] [PATCH 0/2] fix replica iteration issue & stabilize quorum test Vladislav Shpilevoy 2019-11-20 1:29 ` Ilya Kosarev 2019-11-20 1:41 ` Ilya Kosarev 2019-11-20 22:18 ` Vladislav Shpilevoy 2019-11-20 22:48 ` Ilya Kosarev
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1574082067.git.i.kosarev@tarantool.org \ --to=i.kosarev@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH 0/2] fix replica iteration issue & stabilize quorum test' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox