[
https://issues.apache.org/jira/browse/IGNITE-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-6760:
------------------------------------
Component/s: sql
> 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)