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)