[
https://issues.apache.org/jira/browse/AMQNET-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish updated AMQNET-443:
--------------------------------
Fix Version/s: 1.6.1
> Better logging for XATransaction
> --------------------------------
>
> Key: AMQNET-443
> URL: https://issues.apache.org/jira/browse/AMQNET-443
> Project: ActiveMQ .Net
> Issue Type: Improvement
> Affects Versions: 1.6.0
> Reporter: Remo Gloor
> Assignee: Jim Gomes
> Priority: Minor
> Fix For: 1.6.1
>
> Attachments: BetterLoggingForXATransaction.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)