[ https://issues.apache.org/jira/browse/GEODE-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459110#comment-16459110 ]
Barbara Pruijn commented on GEODE-2668: --------------------------------------- If the gateway receiver does not exist and we run the destroy gateway receiver command, we should get an error that the gateway receiver doesn't exist. We should *not* state: {code:java} gfsh>destroy gateway-receiver This change is not persisted in the cluster configuration, either because the cluster configuration service is not running or the command is operating on targeted members. Member | Status ------ | ---------------------------------- s1 | ERROR: Gateway receiver not found.{code} We should state: {{Gateway receiver not found.}} > Add gfsh command to destroy gateway receiver > -------------------------------------------- > > Key: GEODE-2668 > URL: https://issues.apache.org/jira/browse/GEODE-2668 > Project: Geode > Issue Type: Sub-task > Components: docs, gfsh > Reporter: Swapnil Bawaskar > Priority: Major > Labels: pull-request-available > Time Spent: 2h 40m > Remaining Estimate: 0h > > Currently, there is a {{create gateway-receiver}} command, but no > corresponding destroy command. -- This message was sent by Atlassian JIRA (v7.6.3#76005)