[hibernate-commits] [hibernate/hibernate-orm] 78e208: HHH-9312 - Database connection leak with JTA trans...
GitHub
noreply at github.com
Mon Aug 4 16:15:55 EDT 2014
Branch: refs/heads/4.3
Home: https://github.com/hibernate/hibernate-orm
Commit: 78e208d3b4c6ea7b28475a8511bdac1b84f826b6
https://github.com/hibernate/hibernate-orm/commit/78e208d3b4c6ea7b28475a8511bdac1b84f826b6
Author: Steve Ebersole <steve at hibernate.org>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/transaction/TransactionJoiningTest.java
Log Message:
-----------
HHH-9312 - Database connection leak with JTA transaction tracking and background thread not releasing database connection
More information about the hibernate-commits
mailing list