[ https://issues.apache.org/jira/browse/GEODE-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991820#comment-16991820 ]
ASF subversion and git services commented on GEODE-7552: -------------------------------------------------------- Commit 2142308df558364eb078a8a3a7382c4c63594945 in geode's branch refs/heads/develop from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=2142308 ] GEODE-7552: Break dependency on Services (#4438) 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 > Fix For: 1.12.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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)