[jboss-jira] [JBoss JIRA] (AS7-6770) Recovery manager service may not always use the correct orphan filters
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Apr 3 05:20:42 EDT 2013
[ https://issues.jboss.org/browse/AS7-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai reassigned AS7-6770:
---------------------------------
Assignee: jaikiran pai (was: Jason Greene)
> Recovery manager service may not always use the correct orphan filters
> ----------------------------------------------------------------------
>
> Key: AS7-6770
> URL: https://issues.jboss.org/browse/AS7-6770
> Project: Application Server 7
> Issue Type: Bug
> Components: Transactions
> Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
> Reporter: jaikiran pai
> Assignee: jaikiran pai
>
> I've been looking into certain transaction recovery use cases (with EJB remote beans involved) and while investigating the issues, I noticed that the orphan filters being set in the JTAEnvironmentBean might not be available to the Recovery manager service. That's because the MSC service which sets up the transaction recovery manager service runs before the JTAEnvironmentBean is setup with the orphan filters, which actually happens in a separate MSC service (Arjuna tx manager service) which starts *after* the recovery manager MSC service.
> (Sorry, don't have the code in front of me, else would have added the exact class names - will do so later).
--
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