[tarantool-patches] Re: [PATCH 2/5] swim: introduce member reference API

Konstantin Osipov kostja at tarantool.org
Wed May 1 08:15:15 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/05/01 08:07]:

I disagree with adding a member status for dropped member.

By resetting the status you lose the information about the
original status, as set when leaving the membership table.
Anyway, member status is part of the swim protocol, and should not
be used to reflect any memory management details specific to the
programming language in use.

Please either have a separate status for zombie members 
or simply check for refs == 1.

Re the word itself: orphan means someone who lost a parent. A
member which was kicked out of the membership hasn't necessarily 
lost a parent.


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




More information about the Tarantool-patches mailing list