[JBoss JIRA] (ISPN-7647) Administration console - eviction tab allows to set invalid options
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7647?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-7647:
--------------------------------------
Status: Open (was: New)
> 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: Console
> Affects Versions: 9.0.0.CR3
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
>
> 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)
7 years, 6 months
[JBoss JIRA] (ISPN-7649) Administration console - transaction tab allows to set invalid options
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7649?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-7649:
--------------------------------------
Status: Open (was: New)
> Administration console - transaction tab allows to set invalid options
> ----------------------------------------------------------------------
>
> Key: ISPN-7649
> URL: https://issues.jboss.org/browse/ISPN-7649
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.CR3
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
>
> If a cache is set to distributed async mode, setting transactions to FULL_XA mode results in error after the cluster restart. The console shouldn't allow this combination.
> Suggested solution - dropdown should display only valid options for transaction mode for the given cache.
> (I'm not sure if this is the only invalid combination)
> Server error:
> ...
> org.infinispan.commons.CacheConfigurationException: ISPN000441: Unsupported async cache mode 'DIST_ASYNC' for transactional caches
> ...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months