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

TTL manager continues to track evicted entries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7
    • 1.8
    • None
    • None

    Description

      Cache uses only heap memory and has eviction and expiry policies. During loading data into cache TTL manager consumes heap memory even if entries were evicted because it still track this entries.

      It's ok in case of offheap memory or/and swap are enabled but doesn't make sense in case of using only heap memory.

      See also http://stackoverflow.com/questions/39447690/apache-ignite-cache-eviction-still-in-memory

      Attachments

        Issue Links

          Activity

            People

              vozerov Vladimir Ozerov
              agura Andrey N. Gura
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: