[Tarantool-patches] [PATCH 0/2] Make txn_commit() simpler

Cyrill Gorcunov gorcunov at gmail.com
Wed Jul 22 11:40:18 MSK 2020


On Wed, Jul 22, 2020 at 12:42:42AM +0200, Vladislav Shpilevoy wrote:
> The patch makes so journal_write() always ends with the
> transaction completed, with TXN_IS_DONE flag installed. That
> allows to remove 1 'if' from hot txn_commit() function, and make
> journal API more straightforward.
> 
> This change also motivated rework of how limbo commits
> transactions.
> 
> Branch: http://github.com/tarantool/tarantool/tree/gerold103/txn_commit-opt
Ack to both


More information about the Tarantool-patches mailing list