[Tarantool-patches] [PATCH 0/5] qsync: write confirm/rollback without txn engine

Cyrill Gorcunov gorcunov at gmail.com
Thu Jul 23 14:41:19 MSK 2020


On Wed, Jul 22, 2020 at 06:33:54PM +0300, Cyrill Gorcunov wrote:
> Vlad, take a look please once time permit. Note the series is on top
> of your series "[PATCH 0/2] Make txn_commit() simpler"
> 
> I think in our wal engine we should go further and eliminate completion
> calls for synchronous writes completely (internally WAL could setup
> completion to fiber_wakeup and reuse async engine) but from API it would
> not call completion associated with transactions ever. But such redesign
> is defenitely for other series.
> 
> Anyway in this series we make a first approach to not use txn engine when
> we have to simply write confirm/rollback record into a journal.

Drop this series, please. v2 will be published.


More information about the Tarantool-patches mailing list