[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Question about Transaction timeouts and Journal

timfox do-not-reply at jboss.com
Thu Jul 24 06:01:35 EDT 2008


Standard local transactions, will never have commit retried, they should always clear up their state on failure of commit (effectively rollback).

For XA transaction branches however, the tx mgr may decide to retry the commit before the server is restarted so we need to support that.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166361#4166361

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166361



More information about the jboss-dev-forums mailing list