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)