[
https://issues.apache.org/jira/browse/GEODE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293517#comment-15293517
]
ASF subversion and git services commented on GEODE-1243:
--------------------------------------------------------
Commit f05e87d2710cf26bb546109962a99c849cef973e in incubator-geode's branch
refs/heads/develop from [~jens.deppe]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=f05e87d ]
GEODE-1243: Missed fixing one test for parameterization
> Geode should support specifying port zero as wild card for all ServerSockets
> ----------------------------------------------------------------------------
>
> Key: GEODE-1243
> URL: https://issues.apache.org/jira/browse/GEODE-1243
> Project: Geode
> Issue Type: Improvement
> Components: general
> Reporter: Kirk Lund
> Assignee: 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)