You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/01/27 10:22:39 UTC

[jira] [Updated] (IGNITE-2455) SQL query fails if there are caches that were never used on this client

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

Denis Magda updated IGNITE-2455:
--------------------------------
    Labels: important  (was: )

> SQL query fails if there are caches that were never used on this client
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-2455
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2455
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Valentin Kulichenko
>            Priority: Critical
>              Labels: important
>             Fix For: 1.6
>
>
> Test attached.
> If SQL query contains caches that were never acquired on the current client, it fails with the following exception:
> {noformat}
> org.h2.jdbc.JdbcSQLException: Schema "cache2" not found;
> {noformat}
> We should automatically detect the list of required caches and create them before executing the query.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)