[Tarantool-patches] [PATCH 0/2] replication: fix applying of rows originating from local instance
sergepetrenko
sergepetrenko at tarantool.org
Thu Feb 13 02:50:59 MSK 2020
This patchset fixes problems with applying self-issued rows arriving via replication.
https://github.com/tarantool/tarantool/issues/4739
https://github.com/tarantool/tarantool/tree/sp/gh-4739-vclock-assert
sergepetrenko (2):
replication: correctly check for rows to skip in applier
wal: panic when trying to write a record with a broken lsn
src/box/applier.cc | 14 ++++++++++++--
src/box/replication.cc | 1 -
src/box/wal.c | 15 ++++++++++++---
3 files changed, 24 insertions(+), 6 deletions(-)
--
2.20.1 (Apple Git-117)
More information about the Tarantool-patches
mailing list