[
https://issues.jboss.org/browse/JBTM-2308?page=com.atlassian.jira.plugin....
]
Michael Musgrove updated JBTM-2308:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
I will raise a separate JIRA or re-open this one to forward port the changes to the master
branch.
New JTS record types are not showing up in the tooling
------------------------------------------------------
Key: JBTM-2308
URL:
https://issues.jboss.org/browse/JBTM-2308
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: Tooling
Affects Versions: 4.17.23, 5.0.3
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 4.17.27
When a JTS transaction record has participants of type CosTransactions/XAResourceRecord
which are in the same object store then the tooling should create MBeans to represent them
as participants of the JTS record.
I have marked the type to enhancement since JTS participants do show up in the tooling
(using records that are in-lined with records of type
/StateManager/BasicAction/TwoPhaseCoordinator/ArjunaTransactionImple). Note that the
tooling implementation does not look at records of type CosTransactions/XAResourceRecord
(the only potentially useful information for the user here is the Xid and I will leave
that until someone asks for it).
What is missing is instrumentation for new types:
{code}
AssumedCompleteHeuristicTransaction
AssumedCompleteHeuristicServerTransaction
AssumedCompleteTransaction
AssumedCompleteServerTransaction
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)