[
https://issues.apache.org/jira/browse/GEODE-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752416#comment-16752416
]
ASF subversion and git services commented on GEODE-6283:
--------------------------------------------------------
Commit f253b590e844063c23a2e399d1a903df6fb33b29 in geode's branch
refs/heads/develop from jinmeiliao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f253b59 ]
GEODE-6283: expose HttpService on InternalCache so that different com… (#3110)
* GEODE-6283: expose HttpService on InternalCache so that different component
can add their own webapps independently.
Co-authored-by: Jens Deppe <[email protected]>
> The v2 REST conrtoller have a LocatorClusterManagementService instance
> injected and created
> -------------------------------------------------------------------------------------------
>
> Key: GEODE-6283
> URL: https://issues.apache.org/jira/browse/GEODE-6283
> Project: Geode
> Issue Type: Sub-task
> Components: configuration
> Reporter: Kenneth Howe
> Assignee: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Time Spent: 3h
> Remaining Estimate: 0h
>
> As originally implemented, the controller is a noop. Inject a
> {ClusterManagementService}} into the controller and call it's {{create}}
> method.
> The result of this implementation should be:
> When: {{curl <cluster host>:7070/geode-management/v2}} with a cache element
> with region name and type
>
> Then: {{gfsh list regions}} should show that the region was created in the
> cluster
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)