You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:52:32 UTC

[jira] [Closed] (GEODE-3557) Classes that have access to a DM should be changed to ask it for the InternalCache instead of calling GemFIreCacheImpl.getInstance

     [ https://issues.apache.org/jira/browse/GEODE-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-3557.
--------------------------------

> Classes that have access to a DM should be changed to ask it for the InternalCache instead of calling GemFIreCacheImpl.getInstance
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3557
>                 URL: https://issues.apache.org/jira/browse/GEODE-3557
>             Project: Geode
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>             Fix For: 1.3.0
>
>
> A large number of classes call GemFireCacheImpl.getInstance that have access to a DM instance.
> The DM should be changed to remember the InternalCache associated with it and these classes can then ask it for the cache instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)