[
https://issues.apache.org/jira/browse/GEODE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319435#comment-16319435
]
Darrel Schneider commented on GEODE-4199:
-----------------------------------------
The method that uses a cache is:
org.apache.geode.internal.cache.GridAdvisor.GridProfile.tellLocalBridgeServers(boolean,
boolean, List<Profile>)
The GridAdvisor can call getDistributionManager() on itself and call getCache()
on it.
> GridAdvisor should not invoke GemFireCacheImpl.getInstance
> ----------------------------------------------------------
>
> Key: GEODE-4199
> URL: https://issues.apache.org/jira/browse/GEODE-4199
> Project: Geode
> Issue Type: Sub-task
> Components: regions
> Reporter: Kirk Lund
> Assignee: Kirk Lund
>
> GridAdvisor should not invoke GemFireCacheImpl.getInstance
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)