[jboss-jira] [JBoss JIRA] (WFLY-2350) Services calling XAResourceRecoveryRegistry.removeXAResourceRecovery in stop must use MSC async API
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Oct 21 15:38:01 EDT 2013
Brian Stansberry created WFLY-2350:
--------------------------------------
Summary: Services calling XAResourceRecoveryRegistry.removeXAResourceRecovery in stop must use MSC async API
Key: WFLY-2350
URL: https://issues.jboss.org/browse/WFLY-2350
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Transactions
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.CR1
XAResourceRecoveryRegistry.removeXAResourceRecovery is a blocking API, so MSC services that call it in stop() must use StopContext.asynchronous().
--
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 jboss-jira
mailing list