[Tarantool-patches] [PATCH 0/3] wal,txn_limbo: a few cleanups
Kirill Yukhin
kyukhin at tarantool.org
Mon Apr 26 18:40:45 MSK 2021
Hello,
On 19 апр 11:37, Cyrill Gorcunov wrote:
> Hi! Here are a few cleanups for wal and txn_limbo.
> The txn_limbo cleanups shrinks code while wal modes
> rework allows to save a pointer.
>
> I made the series during work on issue 5447
> branch gorcunov/gh-5447-cleanup
>
> Cyrill Gorcunov (3):
> wal: sanitize wal_mode
> txn_limbo: simplify owner migration condition
> txn_limbo: simplify txn_limbo_ack
>
> src/box/txn_limbo.c | 6 ++----
> src/box/wal.c | 6 +++++-
> src/box/wal.h | 27 +++++++++++++++++++++++----
> 3 files changed, 30 insertions(+), 9 deletions(-)
I've checked your patchset into master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list