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

Per partition TTL pending tree for in-memory caches.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • cache
    • None

    Description

      For in memory cache pending tree root page is allocated when ignite store is initializing even if no ExpiryPolicy is used. 
      We have to implement lazy PendingTree initialization and switch to per-partition based PendingTree as we've done for persistent caches.

      Switching to per-partition based PendingTree without lazy initialization will bump us with 1024 (default partitioned cache settings) unevictable pages per CacheGroup if no ExpiryPolicy is used.

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: