Bruce Schuchardt created GEODE-1722:
---------------------------------------

             Summary: 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


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)

Reply via email to