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)