[
https://issues.apache.org/jira/browse/GEODE-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-5161.
---------------------------------
Resolution: Fixed
> Accessing cacheImpl directly to avoid more access exceptions
> ------------------------------------------------------------
>
> Key: GEODE-5161
> URL: https://issues.apache.org/jira/browse/GEODE-5161
> Project: Geode
> Issue Type: Test
> Components: native client
> Reporter: Ryan McMahon
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The testCacheXmlInitialization test results in a race condition between cache
> destruction and cache access in two different threads. Accessing the
> CacheImpl directly instead of the Cache appears to work around the race
> condtion. Another story will be written to address the actual race condition
> but this story captures the quick test fix of accessing CacheImpl.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)