[
https://issues.apache.org/jira/browse/GEODE-8941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao resolved GEODE-8941.
--------------------------------
Resolution: Won't Fix
> 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
> Priority: Major
> Labels: GeodeOperationAPI
>
> 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)