[
https://issues.apache.org/jira/browse/GEODE-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498366#comment-16498366
]
ASF subversion and git services commented on GEODE-5272:
--------------------------------------------------------
Commit e628df40588fab25fe75e6308232b2ab8ae84767 in geode's branch
refs/heads/develop from [~nabarunnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e628df4 ]
GEODE-5272: CacheClosedException not wrapped in TypeMismatchException (#2009)
Co-authored-by: bijukunjummen <[email protected]>
> 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
> 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)