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

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

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

Vladimir Ozerov updated IGNITE-6760:
------------------------------------
    Fix Version/s: 2.4

> 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) 
>          Components: sql
>    Affects Versions: 2.3
>            Reporter: Vasiliy Sisko
>             Fix For: 2.4
>
>
> 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)