]
Radoslav Husar updated WFLY-10099:
----------------------------------
Affects Version/s: 13.0.0.Final
ClusteredJPA2LCTestCase fails intermittently
--------------------------------------------
Key: WFLY-10099
URL:
https://issues.jboss.org/browse/WFLY-10099
Project: WildFly
Issue Type: Bug
Components: Clustering, JPA / Hibernate
Affects Versions: 13.0.0.Final
Reporter: Stuart Douglas
Assignee: Paul Ferraro
E.g.:
https://ci.wildfly.org/viewLog.html?buildId=96134&tab=buildResultsDiv...
This is a complete guess but maybe the hibernate cache mode for the entity needs to be
set to Transactional using the hibernate @Cache annotation.