----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57049/ -----------------------------------------------------------
Review request for geode, nabarun nag, Dan Smith, and xiaojian zhou. Repository: geode Description ------- If the cache is currently closing (cancelled exception) or a region is destroyed, the returned value from the service will be null. The LuceneQueryFunction should throw an exception and have the function execution service handle re-execution. Diffs ----- geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/distributed/LuceneQueryFunction.java e0a0a22 geode-lucene/src/test/java/org/apache/geode/cache/lucene/internal/distributed/LuceneQueryFunctionJUnitTest.java 0d06cab Diff: https://reviews.apache.org/r/57049/diff/ Testing ------- Thanks, Jason Huynh