Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v3 0/2] replication: fix reconnect on box.cfg.replication change
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Serge Petrenko via Tarantool-patches @ 2021-10-27  7:20 UTC (permalink / raw)
  To: kyukhin, v.ioffe; +Cc: tarantool-patches

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

-- 
2.30.1 (Apple Git-130)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-10-27 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27  7:20 [Tarantool-patches] [PATCH v3 0/2] replication: fix reconnect on box.cfg.replication change 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 ` [Tarantool-patches] [PATCH v3 0/2] replication: fix reconnect on box.cfg.replication change Serge Petrenko via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox