[Tarantool-patches] [PATCH] box/txn: do not zap fiber txn pointer before txn_write_to_wal completes

Cyrill Gorcunov gorcunov at gmail.com
Fri Jan 24 18:24:24 MSK 2020


On Fri, Jan 24, 2020 at 06:17:06PM +0300, Cyrill Gorcunov wrote:
> The txn_write_to_wal operates with txn by own: on success it calls
> txn_entry_done_cb which completes transaction, on error it calls
> txn_rollback which expects the transaction we're rolling back is
> the one the fiber carries in storage.

Drop it, it start triggering another error. Thus need more significant
investigation first.


More information about the Tarantool-patches mailing list