You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2019/02/25 18:40:00 UTC

[jira] [Resolved] (GEODE-6283) The v2 REST conrtoller have a LocatorClusterManagementService instance injected and created

     [ https://issues.apache.org/jira/browse/GEODE-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinmei Liao resolved GEODE-6283.
--------------------------------
    Resolution: Fixed

> 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)