Remo Gloor created AMQNET-443:
---------------------------------

             Summary: Better logging for XATransaction
                 Key: AMQNET-443
                 URL: https://issues.apache.org/jira/browse/AMQNET-443
             Project: ActiveMQ .Net
          Issue Type: Improvement
            Reporter: Remo Gloor
            Assignee: Jim Gomes
            Priority: Minor


The current log output is not really helpful because you don't see what for 
which transaction the log entry is written:

DEBUG: Transaction Rollback Done TX id: XATransactionId[ FormatId = 0, 
GlobalTransactionId = System.Byte[]

The patch will change this to:

DEBUG: Transaction Rollback Done TX id: XATransactionId[ FormatId = 0, 
GlobalTransactionId = DF0D6FAA45EAA44885A322CD299493AD, BranchQualifier = 
c23f8230-9892-49c7-a3ed-6e6bd5ffd05c ]

--
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

Reply via email to