[jbossts-issues] [JBoss JIRA] (JBTM-924) recovery leaks xaresources

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Fri Oct 26 09:58:02 EDT 2012


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

Tom Jenkinson reopened JBTM-924:
--------------------------------


    
> recovery leaks xaresources
> --------------------------
>
>                 Key: JBTM-924
>                 URL: https://issues.jboss.org/browse/JBTM-924
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Recovery
>    Affects Versions: 4.6.1.CP12, 4.15.3, 5.0.0.M1
>            Reporter: Jonathan Halliday
>            Assignee: Jonathan Halliday
>             Fix For: 4.6.1.CP13, 4.16.0.Beta1, 5.0.0.M2
>
>
> XARecoveryModule._xidScans may grow without limit in cases where an xa recovery plugin is both a) returning new XAResources rather than validiating and reusing the previous one and b) the isSameRM implementation provided by the driver is unable to recognize the equivalence of two such XAResources.
> To prevent such leakage we should remove any scan entries that have not been updated recently, thus ensuring expiration of entries that are not refreshed by the refreshXidScansForEquivalentXAResourceImpl correlation mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list