Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/5] Qsync: local rows fixes
@ 2020-07-02 23:40 Vladislav Shpilevoy
  2020-07-02 23:40 ` [Tarantool-patches] [PATCH 1/5] [tosquash] replication: fix multiple rollbacks Vladislav Shpilevoy
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Vladislav Shpilevoy @ 2020-07-02 23:40 UTC (permalink / raw)
  To: tarantool-patches, sergepetrenko

The whole patchset is supposed to be merged into the previous
commits split in parts.

But it is provided on top of the branch for the review and making
review fixes simplicity.

Branch: http://github.com/tarantool/tarantool/tree/gh-4842-sync-replication
Issue: https://github.com/tarantool/tarantool/issues/4842

Vladislav Shpilevoy (5):
  [tosquash] replication: fix multiple rollbacks
  [tosquash] applier: remove unnecessary fiber name check
  [tosquash] txn_limbo: fix release build
  [tosquash] replication: rework how local transactions wait sync
  [tosquash] replication: add test on local row in the end of sync txn

 src/box/applier.cc                    |   1 -
 src/box/txn.c                         |  18 ++--
 src/box/txn_limbo.c                   |  86 +++++++++++-----
 test/replication/qsync_basic.result   | 142 +++++++++++++++++++++++++-
 test/replication/qsync_basic.test.lua |  65 ++++++++++++
 5 files changed, 275 insertions(+), 37 deletions(-)

-- 
2.21.1 (Apple Git-122.3)

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

end of thread, other threads:[~2020-07-05 15:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02 23:40 [Tarantool-patches] [PATCH 0/5] Qsync: local rows fixes Vladislav Shpilevoy
2020-07-02 23:40 ` [Tarantool-patches] [PATCH 1/5] [tosquash] replication: fix multiple rollbacks Vladislav Shpilevoy
2020-07-05  9:34   ` Serge Petrenko
2020-07-05 15:13     ` Vladislav Shpilevoy
2020-07-02 23:40 ` [Tarantool-patches] [PATCH 2/5] [tosquash] applier: remove unnecessary fiber name check Vladislav Shpilevoy
2020-07-05  8:40   ` Serge Petrenko
2020-07-02 23:40 ` [Tarantool-patches] [PATCH 3/5] [tosquash] txn_limbo: fix release build Vladislav Shpilevoy
2020-07-05  8:41   ` Serge Petrenko
2020-07-02 23:40 ` [Tarantool-patches] [PATCH 4/5] [tosquash] replication: rework how local transactions wait sync Vladislav Shpilevoy
2020-07-05  9:04   ` Serge Petrenko
2020-07-05 15:13     ` Vladislav Shpilevoy
2020-07-02 23:40 ` [Tarantool-patches] [PATCH 5/5] [tosquash] replication: add test on local row in the end of sync txn Vladislav Shpilevoy
2020-07-05  9:11   ` Serge Petrenko
2020-07-05 15:13     ` Vladislav Shpilevoy

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