[
https://issues.apache.org/jira/browse/GEODE-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15406199#comment-15406199
]
ASF subversion and git services commented on GEODE-1722:
--------------------------------------------------------
Commit 73e413bf6fce4165efeeb4633afe2814f3543593 in incubator-geode's branch
refs/heads/develop from [~bschuchardt]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=73e413b ]
GEODE-1722 Distributed tests should use a restricted membership-port-range
fixing a damaged unit test. AvailablePort & AvailablePortHelper can now
be told to use the membership-port-range to find available ports. The
default is to use ports outside of the membership-port-range.
> Distributed tests should use a restricted membership-port-range
> ---------------------------------------------------------------
>
> Key: GEODE-1722
> URL: https://issues.apache.org/jira/browse/GEODE-1722
> Project: Geode
> Issue Type: Improvement
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
>
> Distributed unit tests are using a membership-port-range that includes the
> pool of port numbers used by AvailablePort and AvailablePortHelper. Since
> most tests grab available port during set-up and then create caches this
> makes it possible for the caches to grab the "available" ports and cause the
> test to fail when the test tells a cache-server or other component to use the
> ports returned by AvailablePort or AvailablePortHelper.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)