[ https://issues.apache.org/jira/browse/GEODE-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661224#comment-16661224 ]
ASF subversion and git services commented on GEODE-5912: -------------------------------------------------------- Commit a229763937fe353dd968409b0c370c9ea3ec6fe8 in geode's branch refs/heads/develop from [~browe] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=a229763 ] GEODE-5912: Change membership port range configuration verification to verify port range is a subset of [1024, 65535] instead of a subset of the default port range. > checkMembershipPortRange needs to ensure membership port range is 1024-65535 > ---------------------------------------------------------------------------- > > Key: GEODE-5912 > URL: https://issues.apache.org/jira/browse/GEODE-5912 > Project: Geode > Issue Type: Bug > Reporter: Brian Rowe > Assignee: Brian Rowe > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > The checkMembershipPortRange function uses the default port range values to > validate new configuration. This is no longer correct since the defaults > have been modified to prevent overlap between various default ports. -- This message was sent by Atlassian JIRA (v7.6.3#76005)