From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp36.i.mail.ru (smtp36.i.mail.ru [94.100.177.96]) (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 08E364696C3 for ; Thu, 16 Apr 2020 16:49:11 +0300 (MSK) Date: Thu, 16 Apr 2020 16:49:11 +0300 From: Kirill Yukhin Message-ID: <20200416134911.4hdq5w5ykblfygf2@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v6 0/3] replication: fix local space tracking List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko Cc: tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org Hello, On 07 апр 18:49, Serge Petrenko wrote: > https://github.com/tarantool/tarantool/issues/4114 > https://github.com/tarantool/tarantool/tree/sp/gh-4114-local-space-replication I've checked your patchset into 1.10, 2.2, 2.3 and master. -- Regards, Kirill Yukhin