[infinispan-issues] [JBoss JIRA] (ISPN-11137) Remove AdvancedCache.removeLifespanExpired and removeMaxIdleExpired
Tristan Tarrant (Jira)
issues at jboss.org
Mon Jun 15 03:56:14 EDT 2020
[ https://issues.redhat.com/browse/ISPN-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-11137:
-----------------------------------
Fix Version/s: 12.0.0.Final
(was: 11.0.0.Final)
> 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
> Priority: Major
> Fix For: 12.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