[
https://issues.apache.org/jira/browse/GEODE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250563#comment-16250563
]
ASF subversion and git services commented on GEODE-3595:
--------------------------------------------------------
Commit cd81d55724c903790808d03afba20bc0728d03b1 in geode's branch
refs/heads/feature/GEODE-3940 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
> Fix For: 1.4.0
>
>
> 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)