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/14 00:18:00 UTC

[jira] [Created] (GEODE-7698) Create a MemberIdentifier for use in membership only tests

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)