-
Enhancement
-
Resolution: Done
-
Major
-
None
This jira is a placeholder for collecting requirements for (additional) JPA second level cache testing. I asked rhn-support-sfikes for his input here, as he has helped many customers with various 2lc issues.
Others are welcome to add ideas here as well, as to what additional 2lc testing we should do in the WF or external QE testsuite.
Current 2lc tests in WildFly (external QE testsuite has zero 2lc tests):
- Clustered test https://github.com/wildfly/wildfly/blob/master/testsuite/integration/clustering/src/test/java/org/jboss/as/test/clustering/cluster/jpa2lc/ClusteredJPA2LCTestCase.java
- Clustered extended persistence context failover test https://github.com/wildfly/wildfly/blob/master/testsuite/integration/clustering/src/test/java/org/jboss/as/test/clustering/cluster/ejb/xpc/StatefulWithXPCFailoverTestCase.java
- non-JPA testing https://github.com/wildfly/wildfly/tree/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/hibernate
- JPA testing https://github.com/wildfly/wildfly/tree/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/secondlevelcache