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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...