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:37 UTC

[jira] [Closed] (GEODE-2566) gfsh destroy index should be idempotent

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

Swapnil Bawaskar closed GEODE-2566.
-----------------------------------

> gfsh destroy index should be idempotent
> ---------------------------------------
>
>                 Key: GEODE-2566
>                 URL: https://issues.apache.org/jira/browse/GEODE-2566
>             Project: Geode
>          Issue Type: Sub-task
>          Components: docs, gfsh
>            Reporter: Swapnil Bawaskar
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Currently, running destroy index multiple times return the following error:
> {noformat}
> gfsh>destroy index --name=i1
> Index "i1" could not be destroyed for following reasons
> Index named "i1" not found.
> Occurred on following members
> 1. 192.168.1.181(serv1:17230)<v1>:1025
> 2. 192.168.1.181(serv2:17842)<v2>:1026
> {noformat}
> We should add a {{--if-exists}} option to destroy index command.



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