-
Bug
-
Resolution: Done
-
Major
-
9.0.0.Final
-
None
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
...
- is cloned by
-
JDG-883 Administration console - transaction tab allows invalid options to be set
- Closed