[
https://issues.apache.org/jira/browse/GEODE-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507133#comment-17507133
]
ASF subversion and git services commented on GEODE-8140:
--------------------------------------------------------
Commit 671c9f5943cc87d00ad7c5d1e7d9d6b6c12f1fb5 in geode's branch
refs/heads/develop from Nabarun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=671c9f5 ]
GEODE-8140: Set scope field in gfsh. (#7387)
* create region now includes a new field called
scope to set the scope
* This field is only valid for Replicated Regions.
* describe region for replicated regions will now
display the scope too.
> Ability to set the scope of a replicated region using gfsh and describe must
> display scope
> ------------------------------------------------------------------------------------------
>
> Key: GEODE-8140
> URL: https://issues.apache.org/jira/browse/GEODE-8140
> Project: Geode
> Issue Type: Task
> Components: docs, gfsh
> Reporter: Nabarun Nag
> Priority: Major
> Labels: pull-request-available
>
> * Right now if we are create RR using gfsh and want to set scope, we have to
> create region using gfsh, export config , modify the config and restart the
> server.
> * Fix to include a scope field in create region in gfsh while creating a RR
> region
> * describe region will also now display the scope. Previously the default
> values are not displayed
--
This message was sent by Atlassian Jira
(v8.20.1#820001)