[
https://issues.apache.org/jira/browse/GEODE-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863276#comment-16863276
]
ASF subversion and git services commented on GEODE-6306:
--------------------------------------------------------
Commit 992790176950586341999d4a720239f57d070b72 in geode's branch
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9927901 ]
GEODE-6306: add capability to check cache element compatibility (#3695)
> 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
> 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
(v7.6.3#76005)