From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp43.i.mail.ru (smtp43.i.mail.ru [94.100.177.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 6C0EB445320 for ; Sun, 12 Jul 2020 20:15:05 +0300 (MSK) References: <1594221263-6228-1-git-send-email-alyapunov@tarantool.org> <1594221263-6228-7-git-send-email-alyapunov@tarantool.org> From: Vladislav Shpilevoy Message-ID: <57123dfe-6ce6-9a71-a3f6-2372d3d935c5@tarantool.org> Date: Sun, 12 Jul 2020 19:15:03 +0200 MIME-Version: 1.0 In-Reply-To: <1594221263-6228-7-git-send-email-alyapunov@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 06/16] tx: add TX status List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandr Lyapunov , tarantool-patches@dev.tarantool.org In my previous review I said: Seems like part of https://github.com/tarantool/tarantool/issues/5108. It means, that I expect you either to say that I am wrong, and it has nothing to do with 5108, or add "Part of #5108".