[ https://issues.apache.org/jira/browse/GEODE-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Huynh updated GEODE-2545: ------------------------------- Affects Version/s: 1.0.0-incubating > NPE during lucene query execution when cache is closing or region is destroyed > ------------------------------------------------------------------------------ > > Key: GEODE-2545 > URL: https://issues.apache.org/jira/browse/GEODE-2545 > Project: Geode > Issue Type: Bug > Components: lucene > Affects Versions: 1.0.0-incubating > Reporter: Jason Huynh > Assignee: Jason Huynh > > If the LuceneQueryFunction executes while a cache is closing, it is possible > that the function receives a null region/index. In this case the NPE is > thrown. Instead we should detect this and fail the function. -- This message was sent by Atlassian JIRA (v6.3.15#6346)