[Tarantool-patches] [PATCH 0/3] wal,txn_limbo: a few cleanups

Cyrill Gorcunov gorcunov at gmail.com
Mon Apr 19 11:37:16 MSK 2021


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(-)


base-commit: d2bd451095890c1caaedb2d1c2fc3a49c554915e
-- 
2.30.2



More information about the Tarantool-patches mailing list