[
https://issues.apache.org/jira/browse/GEODE-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206534#comment-15206534
]
ASF subversion and git services commented on GEODE-1115:
--------------------------------------------------------
Commit c38ae1d89c9dd5717e57929978ebbba0f4dd11b0 in incubator-geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=c38ae1d ]
GEODE-1115 membership-port-range is not being established properly
incorporating changes from code review by Jianxia and Hitesh
> membership-port-range is not being established properly
> -------------------------------------------------------
>
> Key: GEODE-1115
> URL: https://issues.apache.org/jira/browse/GEODE-1115
> Project: Geode
> Issue Type: Bug
> Components: membership
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
>
> The membership port range has a start and stop port.
> membership-port-range=1024-1025
> However, the code in JGroupsMessenger is setting the JGroups range to
> (stop-start), so in the above setting it would only be 1 port instead of 2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)