[jbossts-issues] [JBoss JIRA] (JBTM-2242) Misbehaving XAResources may delay deployments

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Sep 23 05:24:03 EDT 2014


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

RH Bugzilla Integration updated JBTM-2242:
------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1133346, https://bugzilla.redhat.com/show_bug.cgi?id=1143956  (was: https://bugzilla.redhat.com/show_bug.cgi?id=1133346)


> Misbehaving XAResources may delay deployments
> ---------------------------------------------
>
>                 Key: JBTM-2242
>                 URL: https://issues.jboss.org/browse/JBTM-2242
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Application Server Integration
>    Affects Versions: 4.17.22, 5.0.2
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>             Fix For: 4.17.23, 5.0.4
>
>
> Recovery scans can delay subsystem deployments because of contention on the lock XARecoveryModule#_xaResourceRecoveryHelpers:
>  XARecoveryModule#resourceInitiatedRecoveryForRecoveryHelpers takes the lock and then makes calls to the resource which can potentially hang transiently. Meanwhile, deployments which register recovery helpers are delayed whilst waiting for the lock to be released (in XARecoveryModule#addXAResourceRecoveryHelper).



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbossts-issues mailing list