Hi,
Does anyone remember why does Hibernate support aggressive connection
releasing?
I've never found this requirement in either JTA or JDBC spec.
Was it something required by the Java EE application server?
Vlad
___
hibernate-dev mailing list
hibernate
I noticed that there are 39 test failures for hibernate-core in 5.0 branch.
[1]
Also, I enabled hibernate-infinispan tests on 5.0 and there are 8 failures.
[2] Some of the failures are due to IllegalLifecycleStateException, which
doesn't look like the intermittent failures I've seen in the past.