You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dick Cavender (Jira)" <ji...@apache.org> on 2019/09/26 18:04:09 UTC

[jira] [Closed] (GEODE-6306) Have the CreateRegionCommand call the internal Cluster Management service API to create the region with all the options

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

Dick Cavender closed GEODE-6306.
--------------------------------

> Have the CreateRegionCommand call the internal Cluster Management service API to create the region with all the options
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6306
>                 URL: https://issues.apache.org/jira/browse/GEODE-6306
>             Project: Geode
>          Issue Type: Improvement
>          Components: configuration, gfsh
>            Reporter: Jinmei Liao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Currently the CreateRegionCommand handles all options supported by gfsh, but cluster management api createRegion call only supports name and type. We should add more option support to the internal api and then have the createRegionCommand directly call the api to do all the work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)