[JBoss JIRA] (ISPN-7649) Administration console - transaction tab allows to set invalid options
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-7649?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-7649:
-------------------------------
Component/s: Console
(was: JMX, reporting and management)
> 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
[JBoss JIRA] (ISPN-7647) Administration console - eviction tab allows to set invalid options
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-7647?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-7647:
-------------------------------
Component/s: Console
(was: JMX, reporting and management)
> 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-6776) Administration console - push state transfer and cancel state transfer buttons don't work properly
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-6776?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-6776:
-------------------------------
Component/s: Console
(was: JMX, reporting and management)
> Administration console - push state transfer and cancel state transfer buttons don't work properly
> --------------------------------------------------------------------------------------------------
>
> Key: ISPN-6776
> URL: https://issues.jboss.org/browse/ISPN-6776
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.CR1
> Reporter: Roman Macor
> Assignee: Tristan Tarrant
> Attachments: domain.xml, host.xml
>
>
> Click on cache container -> Actions -> Manage backup sites -> Push state (on BRN site which is configured)
> result: nothing happens, server log:
> [Server:server-one] 15:15:03,752 ERROR [org.jgroups.protocols.relay.RELAY2] (ServerService Thread Pool -- 36) master:server-one: no route to BRN: dropping message
> expected result: Success! The operation has been successfully executed.
> Please note that if we take the site offline and then online again in the "Manage backup sites" dialog, push state button works correctly.
> Cancel state button is behaving the same, except taking site offline and then online again doesn't help.
> I'm attaching server configuration
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 6 months