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/06 23:40:00 UTC

[jira] [Created] (GEODE-7652) Improve API for creating a MembershipLocator

Dan Smith created GEODE-7652:
--------------------------------

             Summary: Improve API for creating a MembershipLocator
                 Key: GEODE-7652
                 URL: https://issues.apache.org/jira/browse/GEODE-7652
             Project: Geode
          Issue Type: Improvement
          Components: membership
            Reporter: Dan Smith


The relationship between MembershipLocator and Membership is still a little strange - you must call MembershipLocator.setMembership at a specific point during the Membership startup sequence.

Instead, we should pass the MembershipLocator into the MembershipBuilder and remove the MembershipLocator.setMembership method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)