[ https://issues.apache.org/jira/browse/GEODE-8579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210486#comment-17210486 ]
ASF subversion and git services commented on GEODE-8579: -------------------------------------------------------- Commit faef81114d5a60bb1bcc4fdcb5c7fa7dd894bc86 in geode's branch refs/heads/develop from Dan Smith [ https://gitbox.apache.org/repos/asf?p=geode.git;h=faef811 ] GEODE-8579: Stop waiting locator-wait-time if all locators are available If we can contact all other locators, we should stop waiting for locator-wait-time to elapse. Moving AvailablePort to the geode-membership project so that it can be used to write tests at this level. > Locators should stop waiting for locator-wait-time if all locators contacted > ---------------------------------------------------------------------------- > > Key: GEODE-8579 > URL: https://issues.apache.org/jira/browse/GEODE-8579 > Project: Geode > Issue Type: Improvement > Components: membership > Reporter: Dan Smith > Assignee: Dan Smith > Priority: Major > Labels: pull-request-available > Fix For: 1.14.0 > > > If locator-wait-time is set on one or more locators, the locators can > currently end up waiting for the entire locator-wait-time before starting up, > even if all locators can contact each other. > If the locators can all contact each other, they should start up right away > and not wait any longer, even if locator-wait-time is set. -- This message was sent by Atlassian Jira (v8.3.4#803005)