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 6718828A79 for ; Wed, 8 Aug 2018 11:37:21 -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 2LE_5XDqdRjL for ; Wed, 8 Aug 2018 11:37:21 -0400 (EDT) Received: from smtp29.i.mail.ru (smtp29.i.mail.ru [94.100.177.89]) (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 F2EDC2857F for ; Wed, 8 Aug 2018 11:37:19 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 3/3] Introduce multiple routers feature References: <30ab88fc-fba0-11d8-254c-385e59caead7@tarantool.org> <9a0a958a-5f66-2aa5-83de-e2d6f55cbd71@tarantool.org> <9109c71a-0313-82c8-02db-3e4dd8c833cd@tarantool.org> <875d8175-1655-25d3-1ed2-469ca0df596e@tarantool.org> <6f750fd3-4c6e-cfe0-add9-ee482329d893@tarantool.org> From: Vladislav Shpilevoy Message-ID: Date: Wed, 8 Aug 2018 18:37:14 +0300 MIME-Version: 1.0 In-Reply-To: <6f750fd3-4c6e-cfe0-add9-ee482329d893@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Alex Khatskevich , tarantool-patches@freelists.org Thanks for the fixes! Pushed into the master.