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

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Jul 23 18:47:53 EDT 2008


What should happen if Journal::appendCommitRecord is called, but the transaction times out on AIO:write. (for any circunstance such as high load on the system and short configured timeouts).

What would be the expected behavior after such failure?

Rollback should be called after that? 

Any scenarios where the commit would be retried? (XA maybe?)

I'm asking that because at the moment, after a failing commit it won't be possible to retry or rollback the transaction if a timeout happened during the writeTransaction.


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

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



More information about the jboss-dev-forums mailing list