-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
9.0.0.Final
-
None
The only valid option for memory based eviction is LRU. However, the console allows the user to set any eviction strategy which results in error after server restart:
org.infinispan.commons.CacheConfigurationException: Eviction cannot use memory based approximation with LIRS
I suggest we select LRU strategy and disable the dropdown when memory is set as an eviction type.
- is cloned by
-
JDG-882 Administration console - eviction tab allows to set invalid options
- Closed