Bruce Schuchardt created GEODE-3582:
---------------------------------------
Summary: Make Cache available to messages via DistributionManager
Key: GEODE-3582
URL: https://issues.apache.org/jira/browse/GEODE-3582
Project: Geode
Issue Type: Bug
Components: messaging
Reporter: Bruce Schuchardt
Many of our message classes must use the static Cache available through
CacheFactory or GemFireCacheImpl.getInstance(). It would be much better to
make the cache available through the DistributionManager object passed into
the message's *process()* method.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)