Darrel Schneider created GEODE-3963: ---------------------------------------
Summary: 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
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)
