You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vasiliy Sisko (JIRA)" <ji...@apache.org> on 2017/10/26 09:10:00 UTC

[jira] [Created] (IGNITE-6760) Query execution is freezed on inactive cluster

Vasiliy Sisko created IGNITE-6760:
-------------------------------------

             Summary: Query execution is freezed on inactive cluster
                 Key: IGNITE-6760
                 URL: https://issues.apache.org/jira/browse/IGNITE-6760
             Project: Ignite
          Issue Type: Bug
      Security Level: Public (Viewable by anyone)
    Affects Versions: 2.3
            Reporter: Vasiliy Sisko


Try to execute query by org.apache.ignite.internal.processors.query.GridQueryProcessor#querySqlFieldsNoCache on inactive cluster.
Now execution is freezed  on execution of ctx.cache().createMissingQueryCaches() in org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing, line 1371.
Expected error message that cluster is inactive. 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)