You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:55 UTC

[jira] [Closed] (GEODE-2567) gfsh destroy disk-store should be idempotent

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

Swapnil Bawaskar closed GEODE-2567.
-----------------------------------

> gfsh destroy disk-store should be idempotent
> --------------------------------------------
>
>                 Key: GEODE-2567
>                 URL: https://issues.apache.org/jira/browse/GEODE-2567
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh
>            Reporter: Swapnil Bawaskar
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Currently, gfsh {{destroy disk-store}} does *not* throw an error when run multiple times:
> {{{
> gfsh>destroy disk-store --name=foo
> Member | Result
> ------ | -----------------------------------
> serv1  | Disk store not found on this member
> serv2  | Disk store not found on this member
> }}}
> However, for a uniform user experience, it should. We should then add a {{--if-exists}} option to the command to make it idempotent.



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