[
https://issues.apache.org/jira/browse/GEODE-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cui Chenxiao updated GEODE-5337:
--------------------------------
Description:
When created, a gateway-receiver shall be assign a range of port to use. In
document
[http://geode.apache.org/docs/guide/16/tools_modules/gfsh/command-pages/create.html#topic_a4x_pb1_dk],
the description for --end-port says "The {{ENDPORT}} value is exclusive while
the {{STARTPORT}} value is inclusive. ".
However, sometimes, the port number of endport is also assigned to receiver
anyway. Besides, in code for gatewayreceiver, the endport will be randomly
assigned to receiver.
I supposed this shall be a document bug.
was:
When created, a gateway-receiver shall be assign a range of port to use. In
document
[http://geode.apache.org/docs/guide/16/tools_modules/gfsh/command-pages/create.html#topic_a4x_pb1_dk],
the description for --end-port says "The {{ENDPORT}} value is exclusive while
the {{STARTPORT}} value is inclusive. ".
However, sometimes, the port number of endport is also assigned to receiver
anyway. Beside, in code for gatewayreceiver, the endport will be randomly
assigned to receiver.
I supposed this shall be a document bug.
> Geode1.5 end-port is not exclusive when creating a gateway-receiver
> --------------------------------------------------------------------
>
> Key: GEODE-5337
> URL: https://issues.apache.org/jira/browse/GEODE-5337
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Cui Chenxiao
> Priority: Major
> Fix For: 1.5.0
>
>
> When created, a gateway-receiver shall be assign a range of port to use.
> In document
> [http://geode.apache.org/docs/guide/16/tools_modules/gfsh/command-pages/create.html#topic_a4x_pb1_dk],
> the description for --end-port says "The {{ENDPORT}} value is exclusive
> while the {{STARTPORT}} value is inclusive. ".
>
> However, sometimes, the port number of endport is also assigned to receiver
> anyway. Besides, in code for gatewayreceiver, the endport will be randomly
> assigned to receiver.
>
> I supposed this shall be a document bug.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)