You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2017/12/12 20:51:00 UTC

[jira] [Resolved] (GEODE-4034) CreateGatewaySender command does not report errors correctly

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

Jinmei Liao resolved GEODE-4034.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

this should be fixed with this commit:

fa2687c jinmeiliao <ji...@pivotal.io> on 12/8/17 at 2:27 PM
* GEODE-2668: build tabular command result from a list of function results

* reduce duplicate code to create the tabular results
* promote presentation consistency
* Add more validation for CreateGatewaySender/Receiver command and reworked the tests

> 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
>            Reporter: Jens Deppe
>            Assignee: Jinmei Liao
>             Fix For: 1.4.0
>
>
> 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)