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 4672C469710 for ; Wed, 25 Nov 2020 02:23:05 +0300 (MSK) From: Vladislav Shpilevoy References: <2b2c5e58d35d04541546988308567f07204c5cff.1602631481.git.v.shpilevoy@tarantool.org> Message-ID: <1b1e59fd-d313-414e-b3b4-48bd64f3b1c8@tarantool.org> Date: Wed, 25 Nov 2020 00:23:04 +0100 MIME-Version: 1.0 In-Reply-To: <2b2c5e58d35d04541546988308567f07204c5cff.1602631481.git.v.shpilevoy@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 6/6] qsync: reset confirmed lsn in limbo on owner change List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, sergepetrenko@tarantool.org I forgot to push this to 2.5. Did now. I know it lacks a test, but better cherry-pick the hotfix, than not fix it anyhow.