[Tarantool-patches] [PATCH 0/3] Transactional recovery

Konstantin Osipov kostja.osipov at gmail.com
Fri Apr 2 12:42:29 MSK 2021


* Vladislav Shpilevoy via Tarantool-patches <tarantool-patches at dev.tarantool.org> [21/04/02 09:27]:

> The patchset makes the recovery transactional. That is done for
> the synchronous transactions, because they might be followed by a
> ROLLBACK, and then must be reverted entirely, including their
> statements working with non-sync spaces.
> 
> Nikita, I need you to check if the first commit is correct. It
> touches vinyl.

This is nice to see, I'm just curious, shouldn't you 
tell the community that sync repl. is currently broken?

I'm seeing the same with interactive transactions also released as
"stable" without gap looks and with corrupt secondary indexes, so looks like
the issue is systemic.

-- 
Konstantin Osipov, Moscow, Russia


More information about the Tarantool-patches mailing list