You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2015/06/17 19:58:01 UTC

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

Alexey Goncharuk created IGNITE-1024:
----------------------------------------

             Summary: 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
            Reporter: Alexey Goncharuk


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
(v6.3.4#6332)