[Tarantool-patches] [PATCH 1/1] wal: simplify rollback

Sergey Ostanevich sergos at tarantool.org
Thu May 7 13:28:05 MSK 2020


Hi!

Thank you for the very detailed explanation of rollback activities
between WAL and TX threads! Now it's pretty clear how you made it work.
Neato!

> >>
> >> Also there is now a single route for commit and rollback cbus
> >                 ^^^ move it 
> >> messages, called tx_complete_batch(). This change will come in
> >          ^^^ here 
> 
> Nope. Beforehand there was no a single route, and *now* there is a
> single route. Which happened to be called tx_complete_batch(). The
> accent is on *now there is a single route*. Not on *now it is called*.

What I mean is actually "Also there is a single route for commit and
rollback cbus messages now, called tx_complete_batch(). 

Sorry for misleading. 

LGTM.

Sergos


More information about the Tarantool-patches mailing list