[ 
https://issues.apache.org/jira/browse/GEODE-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated GEODE-5161:
----------------------------------
    Labels: pull-request-available  (was: )

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

Reply via email to