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/05/31 20:10:00 UTC

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

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)