[ https://issues.apache.org/jira/browse/GEODE-6384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775609#comment-16775609 ]
ASF subversion and git services commented on GEODE-6384: -------------------------------------------------------- Commit d866bbdb8478023507cdc2a9152d5454d6e74d60 in geode's branch refs/heads/develop from jinmeiliao [ https://gitbox.apache.org/repos/asf?p=geode.git;h=d866bbd ] GEODE-6384: Create consistent API to retrieve instances of ClusterManagementService (#3221) * rename classes * move classes to internal packages > Create consistent API to retrieve CMS instance (Java API) > --------------------------------------------------------- > > Key: GEODE-6384 > URL: https://issues.apache.org/jira/browse/GEODE-6384 > Project: Geode > Issue Type: New Feature > Components: configuration > Reporter: Jens Deppe > Assignee: Jens Deppe > Priority: Major > Labels: pull-request-available > Time Spent: 3h > Remaining Estimate: 0h > > We want a developer to acquire a ClusterManagementService instance in their > Java application. We also know that we will need to enable Servers to also > obtain a ClusterManagementService instance. We should ensure that both these > mechanisms are the same so we don't have duplicate code. -- This message was sent by Atlassian JIRA (v7.6.3#76005)