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 E441F45C304 for ; Wed, 2 Dec 2020 01:25:21 +0300 (MSK) References: <20201130093551.62113-1-sergepetrenko@tarantool.org> From: Vladislav Shpilevoy Message-ID: Date: Tue, 1 Dec 2020 23:25:20 +0100 MIME-Version: 1.0 In-Reply-To: <20201130093551.62113-1-sergepetrenko@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH v2] box: make instace ro while limbo is not empty List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Serge Petrenko , gorcunov@gmail.com Cc: tarantool-patches@dev.tarantool.org Pushed to master and 2.6. Could you please backport it to 2.5 in a new branch? It seems we need a test which wouldn't depend on elections anyhow. Because we don't have them in 2.5.