Jens Deppe created GEODE-4034:
---------------------------------
Summary: CreateGatewaySender command does not report errors
correctly
Key: GEODE-4034
URL: https://issues.apache.org/jira/browse/GEODE-4034
Project: Geode
Issue Type: Bug
Components: gfsh, wan
Reporter: Jens Deppe
For example, trying to create a gateway sender when no remote distributed
system is available produces the following:
{noformat}
Command result for <create gateway-sender --id=SENDER1
--remote-distributed-system-id=1>:
Member | Status
------ | ------------------------------------
server | ERROR: WAN service is not available.
{noformat}
However, the result code from gfsh is still SUCCESS.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)