[jbossts-issues] [JBoss JIRA] (JBTM-1183) XA connections leak in XARecoveryModule

v a (JIRA) jira-events at lists.jboss.org
Sat Jun 9 04:02:25 EDT 2012


     [ https://issues.jboss.org/browse/JBTM-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

v a updated JBTM-1183:
----------------------

    Description: XARecoveryModule._xidScans accumulates XA connections if JDBC driver does not implement Connection.isValid(int timeout) method or if isValid returns false. It's the case for PostgreSQL JDBC driver.  (was: XARecoveryModule._xidScans accumulates XA connections if JDBC driver does not implement Connection.isValid(int timeout) method. It's the case for PostgreSQL JDBC driver.)

    
> XA connections leak in XARecoveryModule
> ---------------------------------------
>
>                 Key: JBTM-1183
>                 URL: https://issues.jboss.org/browse/JBTM-1183
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Recovery
>    Affects Versions: 4.16.4
>         Environment: JBoss AS 7.1.x, 7.2.0.Alpha1
>            Reporter: v a
>            Assignee: Tom Jenkinson
>            Priority: Critical
>
> XARecoveryModule._xidScans accumulates XA connections if JDBC driver does not implement Connection.isValid(int timeout) method or if isValid returns false. It's the case for PostgreSQL JDBC driver.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list