You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:53 UTC

[jira] [Closed] (GEODE-3963) DM.getCache is not thread safe

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

Swapnil Bawaskar closed GEODE-3963.
-----------------------------------

> DM.getCache is not thread safe
> ------------------------------
>
>                 Key: GEODE-3963
>                 URL: https://issues.apache.org/jira/browse/GEODE-3963
>             Project: Geode
>          Issue Type: Improvement
>          Components: core
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             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
(v7.6.3#76005)