From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 53FCA430407 for ; Tue, 18 Aug 2020 00:24:42 +0300 (MSK) References: <20200817133918.875558-1-gorcunov@gmail.com> From: Vladislav Shpilevoy Message-ID: <78aa1ff6-34c1-767c-7f50-21c93236d8e7@tarantool.org> Date: Mon, 17 Aug 2020 23:24:40 +0200 MIME-Version: 1.0 In-Reply-To: <20200817133918.875558-1-gorcunov@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v8 0/9] qsync: write CONFIRM/ROLLBACK without txn engine List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cyrill Gorcunov , tml process_synchro_row() is still present on the branch.