Shelley Lynn Hughes-Godfrey created GEODE-2993:
--------------------------------------------------
Summary: Lucene query inconsistency detected after user region
event fired during cache close
Key: GEODE-2993
URL: https://issues.apache.org/jira/browse/GEODE-2993
Project: Geode
Issue Type: Bug
Components: lucene
Reporter: Shelley Lynn Hughes-Godfrey
Lucene indexes may not be updated when the member hosting the primary is
undergoing cache close while the CacheListener is being fired (resulting in
data inconsistency between user region and lucene query).
AbstractGatwaySender.distribute() simply catches and logs CacheClosedExceptions
which causes those events to be lost.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)