Swapnil Bawaskar created GEODE-2566:
---------------------------------------

             Summary: 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: gfsh
            Reporter: Swapnil Bawaskar


Currently, running destroy index multiple times return the following error:
{{{
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
}}}
We should add a {{--if-exists}} option to destroy index command.



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

Reply via email to