You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2016/09/13 14:15:21 UTC

[jira] [Created] (IGNITE-3889) Sql function class is required on client even if it is not used at runtime

Semen Boikov created IGNITE-3889:
------------------------------------

             Summary: Sql function class is required on client even if it is not used at runtime
                 Key: IGNITE-3889
                 URL: https://issues.apache.org/jira/browse/IGNITE-3889
             Project: Ignite
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.7
            Reporter: Semen Boikov


Now ignite tries to load sql function classes on all nodes including clients at cache start up (CacheConfiguration.getSqlFunctionClasses). Need to investigate if it is possible to avoid cache start error, and fail with error only if function is really used on client.



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