[
https://issues.apache.org/jira/browse/GEODE-6393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-6393.
-------------------------------
Resolution: Won't Fix
> 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
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)