Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] Fix transaction manager
@ 2020-10-22 16:02 Aleksandr Lyapunov
  2020-10-22 16:02 ` [Tarantool-patches] [PATCH 1/2] memtx: fix a bug in unlinking story lists Aleksandr Lyapunov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aleksandr Lyapunov @ 2020-10-22 16:02 UTC (permalink / raw)
  To: tarantool-patches, Nikita Pettik, Alexander V . Tikhonov

There was two issues:
 * https://github.com/tarantool/tarantool/issues/5423
 * tx_man test faild on OSX builds

Both problems are fixed now.

Branch: alyapunov/gh-5423-dirty-tuple-unref

Aleksandr Lyapunov (2):
  memtx: fix a bug in unlinking story lists
  memtx: fix a bug in TX that caused deletion of a durty tuple

 src/box/memtx_space.c    |  1 +
 src/box/memtx_tx.c       | 67 +++++++++++++++++++++++++++++++++++++++---------
 test/box/tx_man.result   | 43 +++++++++++++++++++++++++++++++
 test/box/tx_man.test.lua | 16 ++++++++++++
 4 files changed, 115 insertions(+), 12 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2020-10-22 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 16:02 [Tarantool-patches] [PATCH 0/2] Fix transaction manager Aleksandr Lyapunov
2020-10-22 16:02 ` [Tarantool-patches] [PATCH 1/2] memtx: fix a bug in unlinking story lists Aleksandr Lyapunov
2020-10-22 16:02 ` [Tarantool-patches] [PATCH 2/2] memtx: fix a bug in TX that caused deletion of a durty tuple Aleksandr Lyapunov
2020-10-22 16:42 ` [Tarantool-patches] [PATCH 0/2] Fix transaction manager Alexander V. Tikhonov

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