[Tarantool-patches] [PATCH 14/14] box/txn: use journal_write in txn_commit

Cyrill Gorcunov gorcunov at gmail.com
Wed Feb 19 23:01:29 MSK 2020


On Wed, Feb 19, 2020 at 10:09:35PM +0300, Konstantin Osipov wrote:
> * Cyrill Gorcunov <gorcunov at gmail.com> [20/02/19 21:44]:
> > This allows us to keep wait for transaction
> > complete in one place -- inside journal_write.
> > 
> 
> I thinks this patch set is on track. I would go further and would
> add patches which push journal_write() implementation down to
> wal.cc, since only wal.cc's journal_write is different from
> journal_write_async().

Thanks, will do.


More information about the Tarantool-patches mailing list