[
https://issues.apache.org/jira/browse/IGNITE-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590190#comment-14590190
]
Alexey Goncharuk commented on IGNITE-1024:
------------------------------------------
We also need to make sure a proper error messages are used for other optional
modules.
> 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
> 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
(v6.3.4#6332)