[
https://issues.jboss.org/browse/JBTM-1915?page=com.atlassian.jira.plugin....
]
Alex Creasy updated JBTM-1915:
------------------------------
Description: 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 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 of the doPrepare, doCommit and doAbort methods in BasicAction.java. (was: Description
to follow; just checking I have permission to create an issue.)
Enhancement to logging to output the status of prepare, commit and
abort after they complete
--------------------------------------------------------------------------------------------
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: Michael Musgrove
Fix For: 5.0.0.M5
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 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 of the 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:
http://www.atlassian.com/software/jira