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:41:00 UTC

[jira] [Created] (GEODE-3595) refactor StateMarkerMessage to no call CacheFactory.getInstance

Darrel Schneider created GEODE-3595:
---------------------------------------

             Summary: refactor StateMarkerMessage to no call CacheFactory.getInstance
                 Key: GEODE-3595
                 URL: https://issues.apache.org/jira/browse/GEODE-3595
             Project: Geode
          Issue Type: Sub-task
          Components: regions
            Reporter: Darrel Schneider


The following methods on StateMarkerMessage should be changed to call "dm.getCache" instead of CacheFactory.getInstance:
org.apache.geode.internal.cache.StateFlushOperation.StateMarkerMessage.getAllRegions(DistributionManager)
org.apache.geode.internal.cache.StateFlushOperation.StateMarkerMessage.getRegion(DistributionManager)




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