Kirk Lund created GEODE-1243:
--------------------------------
Summary: Geode should support specifying port zero as wild card
for all socket servers
Key: GEODE-1243
URL: https://issues.apache.org/jira/browse/GEODE-1243
Project: Geode
Issue Type: Improvement
Components: general
Reporter: Kirk Lund
Completing this is necessary for fixing Flaky tests that are caused by use of
random ports which results in BindException. Sometimes the BindException occurs
in a background thread or in JVM being forked.
Adding support for Locator port of zero, requires changes to InternalLocator
TcpServer. I'm going to commit two comments in these classes that specifies
where the change is needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)