[
https://issues.apache.org/jira/browse/GEODE-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250558#comment-16250558
]
ASF subversion and git services commented on GEODE-3597:
--------------------------------------------------------
Commit 8987dc00d212eaab6af71d268c1818d6f0e88c74 in geode's branch
refs/heads/feature/GEODE-3940 from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8987dc0 ]
GEODE-3597: remove getInstance calls (#1033)
GEODE-3597: remove getInstance calls
DM.getExistingCache is now used instead of getInstance.
> refactor
> CacheOperationMessage.getLocalRegionForProcessing(DistributionManager) to not
> call CacheFactory.getInstance
> --------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3597
> URL: https://issues.apache.org/jira/browse/GEODE-3597
> Project: Geode
> Issue Type: Sub-task
> Components: regions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.4.0
>
>
> DistributedCacheOperation.CacheOperationMessage.getLocalRegionForProcessing(DistributionManager)
> should call "dm.getCache" instead of CacheFactory.getInstance
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)