[
https://issues.apache.org/jira/browse/GEODE-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruce Schuchardt resolved GEODE-6292.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
If no locators can be reached during startup of a cache server or locator we
now sleep for a short time before trying again.
> Hot loop when joining if locator-wait-time is set and there are no locators
> ---------------------------------------------------------------------------
>
> Key: GEODE-6292
> URL: https://issues.apache.org/jira/browse/GEODE-6292
> Project: Geode
> Issue Type: New Feature
> Components: membership
> Reporter: Bruce Schuchardt
> Assignee: Bruce Schuchardt
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> If you start up a locator and three servers and then kill two of the servers
> the locator and remaining server will go into auto-reconnect mode. When they
> attempt to start up they will run a hot thread if locator-wait-time is set
> because there is no stall in the loop that contacts locators for the duration
> of this wait time in GMSJoinLeave.findCoordinator().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)