Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Konstantin Belyavskiy <k.belyavskiy@tarantool.org>
Cc: georgy@tarantool.org, tarantool-patches@freelists.org
Subject: Re: [PATCH] replication: fix broken cases with quorum=0
Date: Wed, 18 Apr 2018 13:33:56 +0300	[thread overview]
Message-ID: <20180418103356.akdt6vi7v2a64slf@esperanza> (raw)
In-Reply-To: <20180417140726.91732-1-k.belyavskiy@tarantool.org>

On Tue, Apr 17, 2018 at 05:07:26PM +0300, Konstantin Belyavskiy wrote:
> Ticket: https://github.com/tarantool/tarantool/issues/3278
> branch: https://github.com/tarantool/tarantool/compare/gh-3278-quorum-fix
> 
> This commit is related with 6d81fa99
> With replication_connect_quorum=0 set, previous commit broke replication
> since skip applier_resume() and applier_start() parts.
> Fix it and add more test cases.
> 
> Close #3278
> ---
>  src/box/replication.cc              | 13 +++--
>  test/replication/master_quorum.lua  | 33 +++++++++++++
>  test/replication/master_quorum1.lua |  1 +
>  test/replication/master_quorum2.lua |  1 +
>  test/replication/quorum.result      | 98 ++++++++++++++++++++++++++++++++++++-
>  test/replication/quorum.test.lua    | 33 ++++++++++++-
>  6 files changed, 173 insertions(+), 6 deletions(-)
>  create mode 100644 test/replication/master_quorum.lua
>  create mode 120000 test/replication/master_quorum1.lua
>  create mode 120000 test/replication/master_quorum2.lua

Pushed to 1.9.

      parent reply	other threads:[~2018-04-18 10:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-17 14:07 Konstantin Belyavskiy
2018-04-17 18:09 ` [tarantool-patches] " Vladislav Shpilevoy
2018-04-18  8:07   ` [tarantool-patches] " Konstantin Belyavskiy
2018-04-18 10:33 ` Vladimir Davydov [this message]

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=20180418103356.akdt6vi7v2a64slf@esperanza \
    --to=vdavydov.dev@gmail.com \
    --cc=georgy@tarantool.org \
    --cc=k.belyavskiy@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [PATCH] replication: fix broken cases with quorum=0' \
    /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