You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ernest Burghardt (Jira)" <ji...@apache.org> on 2020/03/30 23:34:10 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ernest Burghardt closed GEODE-7704.
-----------------------------------
    Assignee: Ernest Burghardt

> 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
>            Assignee: Ernest Burghardt
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)