You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce J Schuchardt (Jira)" <ji...@apache.org> on 2019/10/25 15:52:00 UTC

[jira] [Created] (GEODE-7358) Membership code should use InternalDistributedMember as the membership identifier

Bruce J Schuchardt created GEODE-7358:
-----------------------------------------

             Summary: Membership code should use InternalDistributedMember as the membership identifier
                 Key: GEODE-7358
                 URL: https://issues.apache.org/jira/browse/GEODE-7358
             Project: Geode
          Issue Type: Improvement
          Components: membership
            Reporter: Bruce J Schuchardt


In 1.10 we used InternalDistributedMember as a membership identifier in membership code.  Since then we have moved to using GMSMember as the identifier.  We should instead provide an interface in membership code that InternalDistributedMember can implement and we should use this interface in membership code.  This will provide more flexibility in membership code for supporting arbitrary additional data required to identify a member.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)