You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2018/02/01 22:52:52 UTC

[jira] [Closed] (GEODE-3982) MemoryIndexStoreIterator should not call GemFireCacheImpl.getInstance

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

Swapnil Bawaskar closed GEODE-3982.
-----------------------------------

> MemoryIndexStoreIterator should not call GemFireCacheImpl.getInstance
> ---------------------------------------------------------------------
>
>                 Key: GEODE-3982
>                 URL: https://issues.apache.org/jira/browse/GEODE-3982
>             Project: Geode
>          Issue Type: Bug
>          Components: querying
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Major
>             Fix For: 1.4.0
>
>
> This call should be removed from the constructor and instead be passed in.  There is already a handle to the cache from the memory index store itself.  
> The current call can also lead to an NPE when the cache is closing and query is executed.



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