[
https://issues.redhat.com/browse/ISPN-11262?page=com.atlassian.jira.plugi...
]
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)