[infinispan-issues] [JBoss JIRA] (ISPN-7649) Administration console - transaction tab allows to set invalid options
Roman Macor (JIRA)
issues at jboss.org
Tue Mar 21 07:30:00 EDT 2017
Roman Macor created ISPN-7649:
---------------------------------
Summary: 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: JMX, reporting and management
Affects Versions: 9.0.0.CR3
Reporter: Roman Macor
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)
More information about the infinispan-issues
mailing list