[
https://issues.apache.org/jira/browse/IGNITE-12908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088427#comment-17088427
]
Nikolay Izhikov commented on IGNITE-12908:
------------------------------------------
cherry-picked to 2.8.1
> Confusing check for presence of SqlViewExporterSpi class in classpath during
> initialization
> -------------------------------------------------------------------------------------------
>
> Key: IGNITE-12908
> URL: https://issues.apache.org/jira/browse/IGNITE-12908
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey N. Gura
> Assignee: Mikhail Petrov
> Priority: Minor
> Labels: IEP-35
> Fix For: 2.8.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{IgnitionEx.initializeDefaultSpi()}} method checks for presence of
> {{SqlViewExporterSpi}} class in classpath whilst actual intention is to check
> for presence of indexing in classpath. It could be done just using
> {{IgniteComponentType.INDEXING.inClassPath()}} method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)