Darrel Schneider created GEODE-3557:
---------------------------------------
Summary: Classes that have access to a DM should be changed to ask
it for the InternalCache instead of calling GemFIreCacheImpl.getInstance
Key: GEODE-3557
URL: https://issues.apache.org/jira/browse/GEODE-3557
Project: Geode
Issue Type: Improvement
Components: core
Reporter: Darrel Schneider
A large number of classes call GemFireCacheImpl.getInstance that have access to
a DM instance.
The DM should be changed to remember the InternalCache associated with it and
these classes can then ask it for the cache instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)