[ https://issues.apache.org/jira/browse/GEODE-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333004#comment-17333004 ]
ASF subversion and git services commented on GEODE-5337: -------------------------------------------------------- Commit 9d577cfa1abd3936140077196c9dcec37d70d445 in geode's branch refs/heads/develop from Alberto Bustamante Reyes [ https://gitbox.apache.org/repos/asf?p=geode.git;h=9d577cf ] 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 > > 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.3.4#803005)