[
https://issues.apache.org/jira/browse/GEODE-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nabarun resolved GEODE-5272.
----------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)