Roman Macor created ISPN-7647:
---------------------------------
Summary: Administration console - eviction tab allows to set invalid options
Key: ISPN-7647
URL:
https://issues.jboss.org/browse/ISPN-7647
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.CR3
Reporter: Roman Macor
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)