[Tarantool-patches] [PATCH 13/13] txn: stop TXN_SIGNATURE_ABORT override

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Tue Jun 15 22:34:29 MSK 2021


Hi! Thanks for the review!

>> diff --git a/src/box/txn.c b/src/box/txn.c
>> index 5cae7b41d..c2734c237 100644
>> --- a/src/box/txn.c
>> +++ b/src/box/txn.c
>> @@ -805,7 +805,6 @@ txn_commit_try_async(struct txn *txn)
>>            * Log it for the testing sake: we grep
>>            * output to mark this event.
>>            */
> 
> The comment became rather misleading now.
> We log the error in applier, not here.
> 
> I would drop it altogether, but up to you.

I forgot about this comment. Dropped on the branch.


More information about the Tarantool-patches mailing list