From: Serge Petrenko via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: kyukhin@tarantool.org, v.ioffe@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v3 0/2] replication: fix reconnect on box.cfg.replication change
Date: Wed, 27 Oct 2021 10:40:22 +0300 [thread overview]
Message-ID: <39e7df8e-e45e-2e4f-fe90-747e9b369ea9@tarantool.org> (raw)
In-Reply-To: <cover.1635318768.git.sergepetrenko@tarantool.org>
27.10.2021 10:20, Serge Petrenko пишет:
> Hi! I've rebased the patchset on top of the current master (with luatest)
> and reworked the test a bit.
>
> Vitaliya, please, take a look at the new test.
>
> Serge Petrenko (2):
> replicaiton: make anon replica connect to quorum upon reconfiguration
> replication: fix replica disconnect upon reconfiguration
>
> .../gh-4669-applier-reconfig-reconnect.md | 5 ++
> src/box/box.cc | 31 ++++++++---
> src/box/replication.cc | 41 +++++++++-----
> src/box/replication.h | 4 +-
> .../gh_4669_applier_reconnect_test.lua | 53 +++++++++++++++++++
> 5 files changed, 113 insertions(+), 21 deletions(-)
> create mode 100644 changelogs/unreleased/gh-4669-applier-reconfig-reconnect.md
> create mode 100644 test/replication-luatest/gh_4669_applier_reconnect_test.lua
>
Sorry, forgot to attach issue and branch:
https://github.com/tarantool/tarantool/tree/sp/gh-4669-replication-reconnect
https://github.com/tarantool/tarantool/issues/4669
--
Serge Petrenko
prev parent reply other threads:[~2021-10-27 7:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-27 7:20 Serge Petrenko via Tarantool-patches
2021-10-27 7:20 ` [Tarantool-patches] [PATCH v3 1/2] replicaiton: make anon replica connect to quorum upon reconfiguration Serge Petrenko via Tarantool-patches
2021-10-27 7:20 ` [Tarantool-patches] [PATCH v3 2/2] replication: fix replica disconnect " Serge Petrenko via Tarantool-patches
2021-10-27 7:52 ` Vitaliia Ioffe via Tarantool-patches
2021-10-27 8:10 ` Serge Petrenko via Tarantool-patches
2021-10-27 14:00 ` Vitaliia Ioffe via Tarantool-patches
2021-10-27 7:40 ` Serge Petrenko via Tarantool-patches [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=39e7df8e-e45e-2e4f-fe90-747e9b369ea9@tarantool.org \
--to=tarantool-patches@dev.tarantool.org \
--cc=kyukhin@tarantool.org \
--cc=sergepetrenko@tarantool.org \
--cc=v.ioffe@tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH v3 0/2] replication: fix reconnect on box.cfg.replication change' \
/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