Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4540

Ability to disable default H2 Indexing.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.8
    • 1.9
    • sql
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              amashenkov Andrey Mashenkov
              amashenkov Andrey Mashenkov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: