[jboss-dev-forums] [JBoss Transactions Development] - TransactionMonitoringAndVisualization

Tom Jenkinson do-not-reply at jboss.com
Wed May 22 04:27:55 EDT 2013


Tom Jenkinson [https://community.jboss.org/people/tomjenkinson] commented on the document

"TransactionMonitoringAndVisualization"

To view all comments on this document, visit: https://community.jboss.org/docs/DOC-48255#comment-12135

--------------------------------------------------
Hi Paul,

Just to follow up on here re our conversation yesterday.

The limitations insofar as diamonds are concerned are as follows:
* With JTS and WSAT/JTA each server creates its own unique branch for the same RM, which unfortunately means that you can get a distributed dead lock
* Distributed JTA has been implemented to leverage the JCA inflow code. This means that it suffers from the same limitations as JCA in that as with JCA we are unable to modify the xid during propagation and so two different servers can end up enlisting the same resource manager with the same XID resulting in a duplicate XID exception.

I hope that helps to clarify,
Tom
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130522/76adbeb0/attachment.html 


More information about the jboss-dev-forums mailing list