[
https://issues.apache.org/jira/browse/GEODE-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257527#comment-16257527
]
ASF subversion and git services commented on GEODE-3982:
--------------------------------------------------------
Commit 245a4ff25195ffde2f7a5fefbcba4ac86fa89e82 in geode's branch
refs/heads/develop from [~huynhja]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=245a4ff ]
GEODE-3982: MemoryIndexStoreIterator should not call GemFireCacheImpl (#1064)
> 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
>
> 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
(v6.4.14#64029)