[hibernate-dev] Why does Hibernate has aggressive connection releasing for JTA

2015-11-17 Thread Vlad Mihalcea
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

[hibernate-dev] hibernate-core and hibernate-infinspan failures

2015-11-17 Thread Gail Badner
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.