[
https://issues.apache.org/jira/browse/GEODE-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310325#comment-16310325
]
ASF subversion and git services commented on GEODE-1243:
--------------------------------------------------------
Commit cdd98b2dd9b6ccaf9520882848e6ed6ccecfd817 in geode's branch
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cdd98b2 ]
GEODE-4176 locator creates "locator0view.dat" file when started with port 0
Modified the locator to ensure that the wildcard bind has occurred before
GMSLocator creates its persistent view file. I also did some code
cleanup and addressed GEODE-1243.
This closes #1214
> 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: docs, 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.4.14#64029)