[
https://issues.apache.org/jira/browse/GEODE-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-3963.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> DM.getCache is not thread safe
> ------------------------------
>
> Key: GEODE-3963
> URL: https://issues.apache.org/jira/browse/GEODE-3963
> Project: Geode
> Issue Type: Bug
> Components: core
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.4.0
>
>
> The new DM.getCache method is not thread safe.
> The cache is stored in a non-volatile instance variable so reads from other
> threads may not see a write.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)