From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3.mail.ru (smtp3.mail.ru [94.100.179.58]) (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 2FEDE469710 for ; Fri, 29 May 2020 14:03:42 +0300 (MSK) References: <94855c88-7b7f-f413-a6bf-ea0165094f80@tarantool.org> From: Serge Petrenko Message-ID: Date: Fri, 29 May 2020 14:03:40 +0300 MIME-Version: 1.0 In-Reply-To: <94855c88-7b7f-f413-a6bf-ea0165094f80@tarantool.org> Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Content-Language: en-GB Subject: Re: [Tarantool-patches] [PATCH v2 0/2] fix replication tx boundaries after local space rework List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org 29.05.2020 01:53, Vladislav Shpilevoy пишет: > Hi! Thanks for the patchset! > > I am guessing the patchset is on the branch sp/gh-4928-tx-boundary-fix-alt. > Is it correct? Yes, you're correct. I forgot to attach the branch, sorry. -- Serge Petrenko