From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 13 Jun 2018 23:45:45 +0300 From: Konstantin Osipov Subject: Re: [PATCH v2 05/11] box: connect to remote peers before starting local recovery Message-ID: <20180613204545.GB10632@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [18/06/08 20:38]: > box_sync_replication() can now be called before recovery, right after > box_listen(). This is a step toward detecting if the instance fell too > much behind its peers in the cluster and so needs to be rebootstrapped. Shouldn't you move setting of the orphan status to someplace before box_sync_replication()? -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov