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

Remove AdvancedCache.removeLifespanExpired and removeMaxIdleExpired

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • 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)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: