You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2017/01/11 22:42:16 UTC

[jira] [Updated] (IGNITE-4540) Ability to disable default H2 Indexing.

     [ https://issues.apache.org/jira/browse/IGNITE-4540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Kulichenko updated IGNITE-4540:
----------------------------------------
    Assignee: Andrew Mashenkov

> Ability to disable default H2 Indexing.
> ---------------------------------------
>
>                 Key: IGNITE-4540
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4540
>             Project: Ignite
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.8
>            Reporter: Andrew Mashenkov
>            Assignee: Andrew Mashenkov
>            Priority: Minor
>             Fix For: 1.9
>
>
> It is impossible for now to use IndexingSPI without H2Indexing due to next reasons:
> - H2Indexing always starts if IgniteH2Indexing class found in classpath.
> - if IndexingTypes are set and IndexingSPI is configured, then both IndexingSPI and H2Indexing is used. If IndexingTypes is not set, then both indexers are disabled.
> We need to add an option that force disabling H2IndexingSpi. 
> It look like the only workaround for now is remove ignite-indexing jar from classpath.



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