You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2017/03/01 20:40:45 UTC

[jira] [Created] (GEODE-2563) gfsh destroy region should be idempotent

Swapnil Bawaskar created GEODE-2563:
---------------------------------------

             Summary: gfsh destroy region should be idempotent
                 Key: GEODE-2563
                 URL: https://issues.apache.org/jira/browse/GEODE-2563
             Project: Geode
          Issue Type: Improvement
          Components: gfsh
            Reporter: Swapnil Bawaskar


If a developer is using gfsh script to define the geode cluster, we should support the ability to run the gfsh script multiple times. 
Currently, {{destroy region}} gfsh command throws an error if the region does not exist. We should an option {{--if-exists}} to the {{destroy region}} command so that it can be scripted.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)