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

Avoid initialize file page store manager for caches during PME synchronously

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.5
    • 2.8
    • cache
    • None

    Description

      Currently, we do creation for partition and index files during PME for starting caches at the beginning of org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#readCheckpointAndRestoreMemory method.
      We should avoid this because sometimes it took a long time as we perform writing to disk.
      If the cache was registered during PME we should initialize page store lazy or asynchronously.

      Attachments

        Issue Links

          Activity

            People

              zstan Evgeny Stanilovsky
              jokser Pavel Kovalenko
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: