[Tarantool-patches] [PATCH v3 04/13] txm: introduce dirty tuples

Nikita Pettik korablev at tarantool.org
Wed Jul 15 19:22:46 MSK 2020


On 15 Jul 16:55, Aleksandr Lyapunov wrote:
> If the tuple is marked as dirty that usually means that it was
> somehow affected by a transaction. If a tuple found in index is
> dirty - we cannot immediately return to user, instead we must
> clarify it in transaction manager.
> 
> Part of #4897
> ---

LGTM



More information about the Tarantool-patches mailing list