[ 
https://issues.apache.org/jira/browse/GEODE-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773514#comment-16773514
 ] 

ASF subversion and git services commented on GEODE-6283:
--------------------------------------------------------

Commit 92e1ffe1f527fad509f28d2904b3e212db9dca4e in geode's branch 
refs/heads/develop from jinmeiliao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=92e1ffe ]

GEODE-6283: have the management rest controller call the internal man… (#3210)

* fix copy and paste error
* remove dead code


> 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: 3.5h
>  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)

Reply via email to