]
jaikiran pai resolved AS7-6770.
-------------------------------
Fix Version/s: 8.0.0.Alpha1
Resolution: Done
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
Fix For: 8.0.0.Alpha1
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: