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

Ability to start GridQueryProcessor in parallel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • Docs Required

    Description

      After task StartCachesInParallel we can start caches in parallel but GridQueryProcessor is narrow place because it should be start consistently by following reasons:

      • checking index to duplicate(and other checking) require one order on every nodes.
      • onCacheStart and createSchema contains a lot of mutex.
      • maybe it has other reasons.

      After this task GridCacheProcessor#prepareStartCaches should be rewrited.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              akalashnikov Anton Kalashnikov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: