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 2019/02/14 08:10:00 UTC

[jira] [Closed] (IGNITE-1024) Failed to find SQL Table exception is thrown when indexing is not in the classpath

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

Vladimir Ozerov closed IGNITE-1024.
-----------------------------------

> Failed to find SQL Table exception is thrown when indexing is not in the classpath
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-1024
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1024
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, sql
>            Reporter: Alexey Goncharuk
>            Priority: Major
>              Labels: Usability
>
> When indexing is disabled but user tries to set indexed types, no warning is printed and when user tries to run an SQL query, the following exception is thrown:
> {{javax.cache.CacheException: Failed to find SQL table for type: MyClass}}
> Ignite should give a proper warning on startup when indexed types are set and indexing is not enabled and also throw a correct exception when SQL queries are used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)