[
https://issues.apache.org/jira/browse/GEODE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-6393:
----------------------------------
Labels: pull-request-available (was: )
> Replace synchronization lock with AtomicReference for InternalLocator
> ---------------------------------------------------------------------
>
> Key: GEODE-6393
> URL: https://issues.apache.org/jira/browse/GEODE-6393
> Project: Geode
> Issue Type: Improvement
> Components: locator
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
>
> Although we explicitly state that multiple locators should be started
> serially, a network outage (and recovery) may result in multiple locators
> entering a reconnect state simultaneously. In this situation a deadlock may
> result. This is particularly likely when cluster config is enabled (because
> of region creation).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)