[ 
https://issues.apache.org/jira/browse/GEODE-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259964#comment-16259964
 ] 

ASF subversion and git services commented on GEODE-2567:
--------------------------------------------------------

Commit 6c345cde6508ca7292a01442acc808fcd1d9d7a1 in geode's branch 
refs/heads/develop from [~jens.deppe]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=6c345cd ]

GEODE-2567: Add --if-exists to destroy disk-store (#1080)



> 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
>
> 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
(v6.4.14#64029)

Reply via email to