From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp62.i.mail.ru (smtp62.i.mail.ru [217.69.128.42]) (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 5986641C622 for ; Thu, 2 Jul 2020 02:46:18 +0300 (MSK) References: <889461570dc63dba919b19b620a481ead13c2d3a.1593472477.git.v.shpilevoy@tarantool.org> <20200701155559.GA45053@tarantool.org> From: Vladislav Shpilevoy Message-ID: <2dfc12f7-65df-460f-86d2-6f63e660cdf4@tarantool.org> Date: Thu, 2 Jul 2020 01:46:16 +0200 MIME-Version: 1.0 In-Reply-To: <20200701155559.GA45053@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2 01/19] replication: introduce space.is_sync option List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Ostanevich Cc: tarantool-patches@dev.tarantool.org > Thanks for the patch, LGTM. > Please, create corresponding doc tracker as we agreed to do it > independently. I will do that after the patchset is pushed. That is the only reason why it is not a part of the commit. Because something still can change. So I don't think it should be created before push.