[
https://issues.apache.org/jira/browse/GEODE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar resolved GEODE-2566.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> 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
> 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
(v6.4.14#64029)