[
https://issues.jboss.org/browse/JBTM-2910?page=com.atlassian.jira.plugin....
]
Tom Jenkinson updated JBTM-2910:
--------------------------------
Description: As the reference to the JDBC2RecoveryConnection is not retained, it is
eligible for garbage collection. It's finalizer calls the connection close and can
prevent recovery from completing. (was: As the reference to the JDBC2RecoveryConnection
is not retained, it is eligible for garbage collection. It's finalizer calls the
connection close and prevents recovery from completing.)
Don't allow transactional driver recovery handler to close
underlying JDBC connection
-------------------------------------------------------------------------------------
Key: JBTM-2910
URL:
https://issues.jboss.org/browse/JBTM-2910
Project: JBoss Transaction Manager
Issue Type: Bug
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.next
As the reference to the JDBC2RecoveryConnection is not retained, it is eligible for
garbage collection. It's finalizer calls the connection close and can prevent recovery
from completing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)