[
https://issues.apache.org/jira/browse/GEODE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248344#comment-15248344
]
ASF subversion and git services commented on GEODE-1243:
--------------------------------------------------------
Commit 4a54aa7674fa5051cbc7f9fc9540a1b172d42bab in incubator-geode's branch
refs/heads/feature/GEODE-1233 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=4a54aa7 ]
GEODE-1243: add TODO comments for supporting locator port zero wild card
> 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)