Branch: refs/heads/4.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9e1afbaf49dacb3e345666ca1f27b1a6e74d3de2
https://github.com/hibernate/hibernate-orm/commit/9e1afbaf49dacb3e345666c...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/transaction/synchronization/internal/SynchronizationCallbackCoordinatorNonTrackingImpl.java
M
hibernate-core/src/main/java/org/hibernate/engine/transaction/synchronization/internal/SynchronizationCallbackCoordinatorTrackingImpl.java
Log Message:
-----------
HHH-9312 - Database connection leak with JTA transaction tracking and background thread
not releasing database connection