[
https://issues.apache.org/jira/browse/GEODE-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522554#comment-17522554
]
ASF subversion and git services commented on GEODE-5337:
--------------------------------------------------------
Commit 89f41fd2e681fad1838d5c34b3191d022c712979 in geode's branch
refs/heads/support/1.12 from Alberto Bustamante Reyes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=89f41fd2e6 ]
GEODE-5337: End-port is not exclusive when creating a gw receiver (#6370)
> 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
> Assignee: Alberto Bustamante Reyes
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.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
(v8.20.1#820001)