Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13292

Max Idle Time test flakiness while evicting entries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 14.0.24.Final
    • 12.1.7.Final
    • Eviction
    • None
    • Hide

      Run: Infinispan server docker image

      Run: mvn clean quarkus:dev (Press R)

      ++ Manually check through the web console that entries are not removed after max-idle time was reached

       

      Show
      Run: Infinispan server docker image Run: mvn clean quarkus:dev (Press R) ++ Manually check through the web console that entries are not removed after max-idle time was reached  

    Description

      While creating cache entries with lifespan and idle time via Infinispan client, the cache is not evicted when the idle time is reached. While retesting manually entries were removed in variable time intervals. For example cache entry with a lifespan: 120 sec  && idle-time: 10 sec, will be removed after ~30 seconds without accessing it.

      Reproducer https://github.com/kshpak/quarkus-reproducers/tree/main/infinispan-cache-idle-time contains testCacheEvictionByLifespanAndIdleTime() test.
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            kshpak Kyrylo Shpak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: