You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (Jira)" <ji...@apache.org> on 2020/01/15 23:48:00 UTC

[jira] [Created] (GEODE-7704) Combine MemberIdentifer and MemberData interfaces

Dan Smith created GEODE-7704:
--------------------------------

             Summary: Combine MemberIdentifer and MemberData interfaces
                 Key: GEODE-7704
                 URL: https://issues.apache.org/jira/browse/GEODE-7704
             Project: Geode
          Issue Type: Improvement
          Components: membership
            Reporter: Dan Smith


There is not really a need for separate MemberIdentifier and MemberData interfaces. We should combine these two interfaces into a single interface. MemberIdentiferImpl and GMSMemberData should also be combined into a single object.

InternalDistributedMember should probably wrap a MemberIdentifier, rather than extend MemberIdentifierImpl, for better encapsulation. If MemberIdentifer takes on all of the methods of MemberData this should be possible.



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