From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (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 323B3469719 for ; Sun, 13 Sep 2020 22:39:58 +0300 (MSK) From: Vladislav Shpilevoy References: <84df265021fd31cffd1bda22dd7ecabe2ba51284.1600012369.git.v.shpilevoy@tarantool.org> Message-ID: <000a9a58-bb3f-bfc4-3744-6a90d41fc1fb@tarantool.org> Date: Sun, 13 Sep 2020 21:39:56 +0200 MIME-Version: 1.0 In-Reply-To: <84df265021fd31cffd1bda22dd7ecabe2ba51284.1600012369.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 1/1] limbo: handle artificial snapshot LSNs List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, sergepetrenko@tarantool.org, gorcunov@gmail.com, korablev@tarantool.org Please, discard the patch. I sent v2 with a simpler solution.