Dan Smith created GEODE-7698:
--------------------------------
Summary: Create a MemberIdentifier for use in membership only tests
Key: GEODE-7698
URL: https://issues.apache.org/jira/browse/GEODE-7698
Project: Geode
Issue Type: Improvement
Components: membership
Reporter: Dan Smith
When we are testing the membership system, we need a MemberIdentifier to use.
We should refactor the common code out of InternalDistributedMember so that we
have a member identifier that is in the product code for use with membership.
Perhaps it would be enough to move all of the InternalDistributedMember logic
into a MembershipIdentifierImpl and have InternalDistributedMember extend that?
Acceptance Criteria:
Remove the TODO from MembershipOnlyTest related to using
InternalDistributedMember
--
This message was sent by Atlassian Jira
(v8.3.4#803005)