From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 B3C8242F4AD for ; Fri, 19 Jun 2020 00:49:38 +0300 (MSK) References: <3210e1e6f867cfd1c1f65e05f28a32deae63c172.1591701695.git.sergepetrenko@tarantool.org> <769f9c43-0d9e-7a96-275e-69090207ad43@tarantool.org> <773fbe25-b917-709c-902d-ca9e96cd3291@tarantool.org> From: Vladislav Shpilevoy Message-ID: Date: Thu, 18 Jun 2020 23:49:36 +0200 MIME-Version: 1.0 In-Reply-To: <773fbe25-b917-709c-902d-ca9e96cd3291@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 8/8] replication: write and read CONFIRM entries List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Leonid Vasiliev , Serge Petrenko , sergos@tarantool.org, gorcunov@gmail.com Cc: tarantool-patches@dev.tarantool.org LGTM. I suggest to squash it when someone will touch the branch next time.