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 EE5D72E860 for ; Thu, 2 May 2019 13:32: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 JZ66RcsUx2vM for ; Thu, 2 May 2019 13:32:52 -0400 (EDT) Received: from smtp45.i.mail.ru (smtp45.i.mail.ru [94.100.177.105]) (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 2EBA629AB7 for ; Thu, 2 May 2019 13:32:52 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 2/5] swim: introduce member reference API References: <93b1da3130537b7182f0326e9ede8202a1319906.1556663421.git.v.shpilevoy@tarantool.org> <20190501051515.GB1139@atlas> <65df3d66-34cf-b339-3645-e16a74517c30@tarantool.org> <20190502154604.GA32156@atlas> From: Vladislav Shpilevoy Message-ID: Date: Thu, 2 May 2019 20:32:48 +0300 MIME-Version: 1.0 In-Reply-To: <20190502154604.GA32156@atlas> Content-Type: text/plain; charset=utf-8 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 On 02/05/2019 18:46, Konstantin Osipov wrote: > * Vladislav Shpilevoy [19/05/02 18:11]: > > I still think a flag is better. Even if I can't rely on member > status, I still may want to know what it was. Ok, probably you are right. Like a postmortem. > You could ask Vova > for a second opinion. Vova does not care about SWIM, we've discussed that two times already. > > > -- > Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 >