[jboss-dev-forums] [JBoss Transactions Development] - Re: Remote Txn Inflow: Synchronizations
Jonathan Halliday
do-not-reply at jboss.com
Thu Oct 20 05:59:20 EDT 2011
Jonathan Halliday [http://community.jboss.org/people/jhalliday] created the discussion
"Re: Remote Txn Inflow: Synchronizations"
To view the discussion, visit: http://community.jboss.org/message/632701#632701
--------------------------------------------------------------
> beforeCompletion will be called at all servers before the transaction completes
That's a bit over simplistic. beforeCompletion is not necessarily called on rollback only tx. Further, in distributed tx, rollback only is actually a local property - branches of the tx at some nodes may be considered rollback only whilst others in the same tx are not. So you can actually get weird situations in which beforeCompletion runs at some nodes but not others. Fun, isn't it. :-)
see also JBTM-496
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/632701#632701]
Start a new discussion in JBoss Transactions Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2041]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111020/433c1689/attachment.html
More information about the jboss-dev-forums
mailing list