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 9F515287DD for ; Thu, 7 Mar 2019 08:54:37 -0500 (EST) 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 lacGKd6hV-a2 for ; Thu, 7 Mar 2019 08:54:37 -0500 (EST) 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 turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 58F4C26CED for ; Thu, 7 Mar 2019 08:54:37 -0500 (EST) Subject: [tarantool-patches] Re: [PATCH 1/1] swim: introduce SWIM's anti-entropy component References: <5deb15eab37345ba1abc8772a4c78308d8e8f9c1.1551884926.git.v.shpilevoy@tarantool.org> <20190307102723.GD5263@chai> <7fe095c9-bcab-f5dc-54e4-3ac326d27c02@tarantool.org> <20190307132027.GB24636@chai> From: Vladislav Shpilevoy Message-ID: <79049901-0543-9693-1b9c-d04457164535@tarantool.org> Date: Thu, 7 Mar 2019 16:54:34 +0300 MIME-Version: 1.0 In-Reply-To: <20190307132027.GB24636@chai> 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: Konstantin Osipov Cc: tarantool-patches@freelists.org Pushed to 2.1. On 07/03/2019 16:20, Konstantin Osipov wrote: > * Vladislav Shpilevoy [19/03/07 15:38]: > > OK, please push both patches. > > > -- > Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 > http://tarantool.io - www.twitter.com/kostja_osipov >