[
https://issues.apache.org/jira/browse/GEODE-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251635#comment-16251635
]
ASF subversion and git services commented on GEODE-2565:
--------------------------------------------------------
Commit 141c793f95ac799c64148c1ba98b00e6bd14e611 in geode's branch
refs/heads/develop from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=141c793 ]
GEODE-2565: add if-exists option to DestoryGatewaySenderCommand (#1048)
* GEODE-2565: add if-exists option to DestoryGatewaySenderCommand
> 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
>
> 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
(v6.4.14#64029)