From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 C1B03445320 for ; Fri, 7 Aug 2020 01:14:14 +0300 (MSK) From: Vladislav Shpilevoy References: Message-ID: <4f828799-394e-c6d7-c6a5-700f87a55896@tarantool.org> Date: Fri, 7 Aug 2020 00:14:13 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH 1/1] router: update known bucket count when rs removed List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: tarantool-patches@dev.tarantool.org, yaroslav.dynnikov@tarantool.org, olegrok@tarantool.org Forgot to add 'vshard' after 'PATCH' in the title. Also the real branch is http://github.com/tarantool/vshard/tree/gerold103/router-known-buckets (I generate patch emails with a script, and forgot to pass the option with repository name.)