[
https://issues.apache.org/jira/browse/GEODE-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Darrel Schneider resolved GEODE-3598.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> refactor
> org.apache.geode.internal.cache.DestroyRegionOperation.DestroyRegionMessage.getRegionFromPath(InternalDistributedSystem,
> String) to not call CacheFactory.getinstance
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-3598
> URL: https://issues.apache.org/jira/browse/GEODE-3598
> Project: Geode
> Issue Type: Sub-task
> Components: regions
> Reporter: Darrel Schneider
> Assignee: Darrel Schneider
> Fix For: 1.4.0
>
>
> DestroyRegionOperation.DestroyRegionMessage.getRegionFromPath(InternalDistributedSystem,
> String) should be changed to call "dm.getCache" instead of
> CacheFactory.getInstance.
> Note that it should also be changed to take a DM instead of
> InternalDistributedSystem since the only caller currently has the dm and this
> code wants that instead of the InternalDistributedSystem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)