Jason Huynh created GEODE-3982:
----------------------------------
Summary: 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
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)