[
https://issues.apache.org/jira/browse/GEODE-7704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027817#comment-17027817
]
ASF subversion and git services commented on GEODE-7704:
--------------------------------------------------------
Commit 5933369c1472299449ec7fd0d3512afe06ce8edc in geode's branch
refs/heads/feature/GEODE-7652revert from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5933369 ]
Revert "GEODE-7704: Replacing inheritance of MemberIdentifierImpl with
delagation (#4636)"
This reverts commit 40d6b47ffce96df1e1bc0da88dff661b57939d7e.
> 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
> Priority: Major
> 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)