You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/09/11 22:45:01 UTC

[jira] [Created] (GEODE-3596) refactor RemoteOperationMessage.getCache(DistributionManager) to not call CacheFactory.getInstance

Darrel Schneider created GEODE-3596:
---------------------------------------

             Summary: refactor RemoteOperationMessage.getCache(DistributionManager) to not call CacheFactory.getInstance
                 Key: GEODE-3596
                 URL: https://issues.apache.org/jira/browse/GEODE-3596
             Project: Geode
          Issue Type: Sub-task
          Components: regions
            Reporter: Darrel Schneider


RemoteOperationMessage.getCache(DistributionManager) currently calls CacheFactory.getInstance but could instead call "dm.getCache".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)