[jboss-jira] [JBoss JIRA] (WFLY-5972) Infinispan caches non transactional despite transactional cache mode
Paul Ferraro (JIRA)
issues at jboss.org
Mon Jan 11 10:18:00 EST 2016
Paul Ferraro created WFLY-5972:
----------------------------------
Summary: Infinispan caches non transactional despite transactional cache mode
Key: WFLY-5972
URL: https://issues.jboss.org/browse/WFLY-5972
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.0.0.CR5
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Local Infinispan caches declared in standalone.xml are no longer set as transactional even if a transactional mode is selected.
This prevents creation of atomic maps using AtomicMapLookup as that specifically checks if the cache is transactional (throws java.lang.IllegalStateException: AtomicMap needs a transactional cache.)
Possibly caused by issue WFLY-5327.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list