Jinmei Liao created GEODE-8941:
----------------------------------
Summary: Concurrent query and clear could cause
EntryDestroyedException
Key: GEODE-8941
URL: https://issues.apache.org/jira/browse/GEODE-8941
Project: Geode
Issue Type: Sub-task
Components: regions
Reporter: Jinmei Liao
When a query is using the key index in the where clause and a concurrent clear
is happening, the query might encounter an EntryDestroyedException.
We should:
1) determine if this exception is expected (see if remove/remove all will have
the same issue)
2) update related tests to handle this exception
--
This message was sent by Atlassian Jira
(v8.3.4#803005)