[ 
https://issues.apache.org/jira/browse/GEODE-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruce Schuchardt resolved GEODE-1115.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0-incubating.M2

The port range was being set correctly.  My changes merely correct the name of 
the placeholder strings and add a unit test for the jgroups configuration.

> 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
>             Fix For: 1.0.0-incubating.M2
>
>
> 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)

Reply via email to