You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2017/03/01 21:03:45 UTC

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

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)