]
Paul Robinson resolved JBTM-1915.
---------------------------------
Resolution: Done
Enhancement to logging to output the status of prepare, commit and
abort for each resource after they complete and the result of the transaction
------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBTM-1915
URL:
https://issues.jboss.org/browse/JBTM-1915
Project: JBoss Transaction Manager
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Transaction Core
Reporter: Alex Creasy
Assignee: Alex Creasy
Fix For: 5.0.0.M5, 4.17.11
Presently the transaction manager only outputs logging when beginning to prepare, commit
or abort. Additional logging that shows the result of each resource asked to prepare /
commit / abort and the result of the transaction is necessary for the txprof tool to
diagnose common transactional problems. The proposal is to add an additional line of trace
logging to the End, doPrepare, doCommit and doAbort methods in BasicAction.java.
--
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: