[infinispan-issues] [JBoss JIRA] (ISPN-11137) Remove AdvancedCache.removeLifespanExpired and removeMaxIdleExpired
Dan Berindei (Jira)
issues at jboss.org
Thu Jan 9 11:44:36 EST 2020
Dan Berindei created ISPN-11137:
-----------------------------------
Summary: Remove AdvancedCache.removeLifespanExpired and removeMaxIdleExpired
Key: ISPN-11137
URL: https://issues.redhat.com/browse/ISPN-11137
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 10.1.0.Final
Reporter: Dan Berindei
Assignee: Will Burns
Fix For: 11.0.0.Final
{{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.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list