You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "nabarun (JIRA)" <ji...@apache.org> on 2018/10/03 21:38:32 UTC

[jira] [Closed] (GEODE-5272) CacheClosedException should not be wrapped in a TypeMismatchException

     [ https://issues.apache.org/jira/browse/GEODE-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nabarun closed GEODE-5272.
--------------------------

> 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.7.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)