[
https://issues.apache.org/jira/browse/GEODE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16246291#comment-16246291
]
ASF subversion and git services commented on GEODE-3595:
--------------------------------------------------------
Commit cd81d55724c903790808d03afba20bc0728d03b1 in geode's branch
refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=cd81d55 ]
GEODE-3595: remove getInstance calls (#1030)
GEODE-3595: remove getInstance calls
DM.getExistingCache is now used instead.
> 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
> Assignee: 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)