[ https://issues.apache.org/jira/browse/GEODE-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989962#comment-16989962 ]
ASF subversion and git services commented on GEODE-7552: -------------------------------------------------------- Commit 9530677216f2479cb0b23e94c19c79ff13bda32b in geode's branch refs/heads/feature/GEODE-7552 from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=9530677 ] GEODE-7552: Break dependency on Services Rewrote locator installation to use Membership rather than the "hidden" Services interface. I rewrote some tests to stop using the internal interfaces of membership as well, and along the way saw that JGroupsMessenger was maintaining a collection of old identifiers that was only being consumed by a test & I removed it. > Break dependency on Services > ---------------------------- > > Key: GEODE-7552 > URL: https://issues.apache.org/jira/browse/GEODE-7552 > Project: Geode > Issue Type: Improvement > Components: membership > Reporter: Bruce J Schuchardt > Assignee: Bruce J Schuchardt > Priority: Major > > The membership API currently exposes its Services interface for the sole > purpose of injecting a Locator's membership message handler into a > pre-existing Membership. The Services interface won't be exposed for use > outside of Membership in the future so it shouldn't appear in the public API. -- This message was sent by Atlassian Jira (v8.3.4#803005)