Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14935

Infinispan expiration reaper should be enabled if wakeup interval is > 0

XMLWordPrintable

      Currently, Infinispan's expiration reaper is only enabled if the cache specifies a non-zero lifespan or maxIdle. However, given that lifespan and maxIdle can be specified per entry, users that utilize these methods can experience a memory leak, due to the reaper not running. Rather, we should enable the expiration reaper if a non-zero wakeup interval is specified.
      We can then update our default configurations to disable the expiration reaper where appropriate.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: