You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/09/08 15:51:00 UTC

[jira] [Created] (GEODE-3582) Make Cache available to messages via DistributionManager

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)