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/15 23:48:00 UTC

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

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

Dan Smith resolved GEODE-7698.
------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> 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
>            Assignee: Dan Smith
>            Priority: Major
>             Fix For: 1.12.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)