From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 215F723D18 for ; Mon, 25 Jun 2018 08:48:52 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aY7GSLKf_uzf for ; Mon, 25 Jun 2018 08:48:52 -0400 (EDT) Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id D172823CB0 for ; Mon, 25 Jun 2018 08:48:51 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 1/2] Preserve route_map on router.cfg References: <344d2c601d489836268d55e0f9207f2a6a577f81.1529066485.git.avkhatskevich@tarantool.org> <1a1b796e-0253-0ad4-fb47-7f8ae6aa28b0@tarantool.org> From: Alex Khatskevich Message-ID: Date: Mon, 25 Jun 2018 15:48:49 +0300 MIME-Version: 1.0 In-Reply-To: <1a1b796e-0253-0ad4-fb47-7f8ae6aa28b0@tarantool.org> Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Vladislav Shpilevoy , tarantool-patches@freelists.org >> Routes in `M.route_map` can be preserved during reconfigure process. >> This is necessary to prevent a dramatic performance degradation just >>     after reconfugure and reload. > > 1. Problems with alignment. > > 2. Typo. Fixed