[ https://issues.apache.org/jira/browse/GEODE-8140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111319#comment-17111319 ]
ASF GitHub Bot commented on GEODE-8140: --------------------------------------- davebarnes97 commented on pull request #5126: URL: https://github.com/apache/geode/pull/5126#issuecomment-630928534 If I'm reading the code correctly, this feature affects two gfsh commands, `create region` and `describe region`. It will impact the user guide, at minimum, in the descriptions of those two commands, and possible in a gfsh usage section. Please address these documentation tasks -- if not in this JIRA/PR pair, then in a separate JIRA/PR pair. Thank you. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > > * 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.3.4#803005)