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

Konstantin Osipov kostja.osipov at gmail.com
Wed Feb 19 22:09:35 MSK 2020


* 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().


-- 
Konstantin Osipov, Moscow, Russia
https://scylladb.com


More information about the Tarantool-patches mailing list