From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <tarantool-patches-bounce@freelists.org>
Received: from localhost (localhost [127.0.0.1])
	by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 889C62F137
	for <tarantool-patches@freelists.org>; Thu, 16 May 2019 03:32:59 -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 ZEg9iVwUB-0h for <tarantool-patches@freelists.org>;
	Thu, 16 May 2019 03:32:59 -0400 (EDT)
Received: from smtp56.i.mail.ru (smtp56.i.mail.ru [217.69.128.36])
	(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 457592EF5C
	for <tarantool-patches@freelists.org>; Thu, 16 May 2019 03:32:59 -0400 (EDT)
Date: Thu, 16 May 2019 10:32:57 +0300
From: Konstantin Osipov <kostja@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH 05/10] swim: Lua bindings to manipulate member table
Message-ID: <20190516073257.GG26670@atlas>
References: <cover.1557948686.git.v.shpilevoy@tarantool.org>
 <0310c1049d3d6d11c85c86de728b2ed825ba7f54.1557948687.git.v.shpilevoy@tarantool.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <0310c1049d3d6d11c85c86de728b2ed825ba7f54.1557948687.git.v.shpilevoy@tarantool.org>
Sender: tarantool-patches-bounce@freelists.org
Errors-to: tarantool-patches-bounce@freelists.org
Reply-To: tarantool-patches@freelists.org
List-Help: <mailto:ecartis@freelists.org?Subject=help>
List-Unsubscribe: <mailto:tarantool-patches-request@freelists.org?Subject=unsubscribe>
List-software: Ecartis version 1.0.0
List-Id: tarantool-patches <tarantool-patches.freelists.org>
List-Subscribe: <mailto:tarantool-patches-request@freelists.org?Subject=subscribe>
List-Owner: <mailto:>
List-post: <mailto:tarantool-patches@freelists.org>
List-Archive: <http://www.freelists.org/archives/tarantool-patches>
To: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Cc: tarantool-patches@freelists.org

* Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [19/05/16 09:53]:
> Expose methods to add, remove, probe members by uri, uuid. Expose
> broadcast method to probe multiple members by port.

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32