You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/04/17 20:03:00 UTC

[jira] [Created] (GEODE-5095) Fix output for create gateway-receiver (port number)

Barbara Pruijn created GEODE-5095:
-------------------------------------

             Summary: Fix output for create gateway-receiver (port number)
                 Key: GEODE-5095
                 URL: https://issues.apache.org/jira/browse/GEODE-5095
             Project: Geode
          Issue Type: Bug
          Components: gfsh
            Reporter: Barbara Pruijn


The gfsh command "create gateway-receiver" has the following output:
{code:java}
gfsh>create gateway-receiver

Member | Status

------ | --------------------------------------------------------------------------

s1     | GatewayReceiver created on member "s1" and will listen on the port "5,383"
 {code}
 

The port number should not have comma in it.



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