[
https://issues.apache.org/jira/browse/GEODE-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-6292:
----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)