Jason Huynh created GEODE-2571: ---------------------------------- Summary: CacheClosedException during LuceneQueryFunction should be handled with a retry Key: GEODE-2571 URL: https://issues.apache.org/jira/browse/GEODE-2571 Project: Geode Issue Type: Bug Components: lucene Reporter: Jason Huynh
There are multiple spots in LuceneQueryFunction that can throw a CacheClosedException. The query function should handle this and allow the function service to retry instead of returning a CacheClosedException to the user. -- This message was sent by Atlassian JIRA (v6.3.15#6346)