[infinispan-issues] [JBoss JIRA] (ISPN-11262) Remove deprecated eviction configuration values
Will Burns (Jira)
issues at jboss.org
Fri Jan 31 13:42:13 EST 2020
[ https://issues.redhat.com/browse/ISPN-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-11262:
------------------------------
Description:
EvictionStrategy used to include things such as FIFO, UNORDERED, LRU, LIRS. These are never used anymore as each container has only a single eviction strategy it supports. Instead eviction strategy has been used for NONE, MANUAL, REMOVE or EXCEPTION moving forward.
Off heap memory address has been deprecated since 10.0 as well.
was:
EvictionStrategy used to include things such as FIFO, UNORDERED, LRU, LIRS. These are never used anymore as each container has only a single eviction strategy it supports. Instead eviction strategy has been used for NONE, MANUAL, REMOVE or EXCEPTION moving forward.
The eviction element has also been deprecated for a while now as well. We should prevent users from configuring that with a 11.x+ schema.
Off heap memory address has been deprecated since 10.0 as well.
> Remove deprecated eviction configuration values
> -----------------------------------------------
>
> Key: ISPN-11262
> URL: https://issues.redhat.com/browse/ISPN-11262
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Reporter: Will Burns
> Priority: Major
> Fix For: 11.0.0.Alpha1
>
>
> EvictionStrategy used to include things such as FIFO, UNORDERED, LRU, LIRS. These are never used anymore as each container has only a single eviction strategy it supports. Instead eviction strategy has been used for NONE, MANUAL, REMOVE or EXCEPTION moving forward.
> Off heap memory address has been deprecated since 10.0 as well.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list