[Tarantool-patches] [PATCH 11/16] tx: introduce conflict tracker

Aleksandr Lyapunov alyapunov at tarantool.org
Wed Jul 15 10:57:12 MSK 2020


On 15.07.2020 02:51, Vladislav Shpilevoy wrote:
>
>> +	tracker->wreaker = wreaker;
>> +	tracker->victim = victim;
> Why don't you save anything into the victim? How will it be
> removed from the lists if it will commit earlier than 'wreaker'?
>
Good catch, it's a bug.
I have actually found it by myself and fixed it, but thanks nevertheless.


More information about the Tarantool-patches mailing list