nabarun created GEODE-5272:
------------------------------
Summary: CacheClosedException should not be wrapped in a
TypeMismatchException
Key: GEODE-5272
URL: https://issues.apache.org/jira/browse/GEODE-5272
Project: Geode
Issue Type: Bug
Components: querying
Reporter: nabarun
In CompiledIteratorDef, if the cache gets closed in between evaluating the
query, the exception is wrapped in a TypeMismatchException
Fix: Throw the CacheClosedException as it is.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)