[Tarantool-patches] [PATCH 0/5] qsync: code cleanup

Cyrill Gorcunov gorcunov at gmail.com
Fri Jul 10 10:56:00 MSK 2020


While I'm working on qsync bug trying to figure out how all our
machinery spinning I've made a few cleanups which I think worth
to be posted early.

branch gorcunov/gh-4842-qsync-cleanup

Cyrill Gorcunov (5):
  qsync: eliminate redundant writes
  qsync: add a comment about sync txn in journal allocation
  qsync: txn_commit_async -- drop redundant variable
  qsync: txn_commit -- use txn flag instead of caching variable
  qsync: sanitize txn_limbo_on_rollback

 src/box/txn.c | 40 +++++++++++++++++++++++++---------------
 1 file changed, 25 insertions(+), 15 deletions(-)


base-commit: ff3123a603244dd5f2410973a345e7aa076eecf2
-- 
2.26.2



More information about the Tarantool-patches mailing list