[
https://issues.apache.org/jira/browse/GEODE-3596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250560#comment-16250560
]
ASF subversion and git services commented on GEODE-3596:
--------------------------------------------------------
Commit 66c3ba157dfb1e98de3a22d3a4a71c5decc81c59 in geode's branch
refs/heads/feature/GEODE-3940 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=66c3ba1 ]
GEODE-3596: remove getInstanceCalls (#1032)
GEODE-3596: remove getInstance calls
DM.getCache and DM.getExistingCache are now used instead.
> 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
> Assignee: Darrel Schneider
> Fix For: 1.4.0
>
>
> RemoteOperationMessage.getCache(DistributionManager) currently calls
> CacheFactory.getInstance but could instead call "dm.getCache".
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)