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

[jira] [Closed] (GEODE-2565) gfsh destroy gateway-sender should be idempotent

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

Swapnil Bawaskar closed GEODE-2565.
-----------------------------------

> gfsh destroy gateway-sender should be idempotent
> ------------------------------------------------
>
>                 Key: GEODE-2565
>                 URL: https://issues.apache.org/jira/browse/GEODE-2565
>             Project: Geode
>          Issue Type: Sub-task
>          Components: gfsh
>            Reporter: Swapnil Bawaskar
>            Priority: Major
>             Fix For: 1.4.0
>
>
> Currently, running destroy gateway-sender multiple times return the following error:
> {{{
> destroy gateway-sender --id=1
> Member | Status
> ------ | -----------------------------------------
> serv2  | ERROR: GateWaySender with Id  1 not found
> serv1  | ERROR: GateWaySender with Id  1 not found
> }}}
> We should add a {{--if-exists}} option to destroy gateway-sender command.



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