[jboss-jira] [JBoss JIRA] (WFLY-11436) Eliminate "Transactional caches are not supported." log warning from ORM 5.3.* deployments
Scott Marlow (Jira)
issues at jboss.org
Wed Nov 28 10:08:00 EST 2018
Scott Marlow created WFLY-11436:
-----------------------------------
Summary: Eliminate "Transactional caches are not supported." log warning from ORM 5.3.* deployments
Key: WFLY-11436
URL: https://issues.jboss.org/browse/WFLY-11436
Project: WildFly
Issue Type: Task
Components: Clustering, JPA / Hibernate
Affects Versions: 13.0.0.Final
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 15.0.0.Beta1
Currently, during deployment of ORM 5.3.* applications, the following warning is logged in the server console, four times per persistence unit. It should not appear at all.
{quote}
HHH025030: Transactional caches are not supported. The configuration option will be ignored; please unset.
{quote}
The warning comes from ORM 5.3 integration code org.infinispan.hibernate.cache.v53.InfinispanRegionFactory#unsetTransactions.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list