You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dave Barnes (JIRA)" <ji...@apache.org> on 2018/02/07 17:29:00 UTC

[jira] [Assigned] (GEODE-4609) Create region gfsh command option --skip-if-exists defaults to false

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

Dave Barnes reassigned GEODE-4609:
----------------------------------

    Assignee: Dave Barnes

> Create region gfsh command option --skip-if-exists defaults to false
> --------------------------------------------------------------------
>
>                 Key: GEODE-4609
>                 URL: https://issues.apache.org/jira/browse/GEODE-4609
>             Project: Geode
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.4.0
>            Reporter: Barbara Pruijn
>            Assignee: Dave Barnes
>            Priority: Minor
>
> This ticket is filed for updating the documentation.
> The create region gfsh command's default behavior for --skip-if-exists default behavior changed in 1.4.0. The default behavior when you do not specify this option is now false.
> [http://gemfire.docs.pivotal.io/geode/tools_modules/gfsh/command-pages/create.html#topic_54B0985FEC5241CA9D26B0CE0A5EA863]
>  
> {code:java}
> gfsh>create region --name=test --type=PARTITION --skip-if-exists
> optional --skip-if-exists: Skip region creation if the region already exists.; default if option present: 'true'; default if option not present: 'false'
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)