[ 
https://issues.apache.org/jira/browse/GEODE-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749073#comment-16749073
 ] 

ASF subversion and git services commented on GEODE-6292:
--------------------------------------------------------

Commit e52f6f66fb64ec40553b14e6f312fff2fcc7bbe8 in geode's branch 
refs/heads/feature/GEODE-6290 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e52f6f6 ]

GEODE-6292 hot loop in GMSJoinLeave.findCoordinator

Added a 1 second pause before retrying if no locators could
be contacted and locator-wait-time has been set.


> 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)

Reply via email to