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

Remove AdvancedCache.removeLifespanExpired and removeMaxIdleExpired

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 10.1.0.Final
    • Core
    • None

      removeLifespanExpired and removeMaxIdleExpired are in the AdvancedCache interface, but they are only for internal use, not public API.

      We should remove them, and ClusterExpirationManager.removeMaxIdle() should create a RemoveExpiredCommand and execute it with the invocation chain just like org.infinispan.cache.impl.CacheImpl.performRemoveExpiredCommand() does.

              wburns@redhat.com Will Burns
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: