[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Can the transaction manager retry commit or rollback?
timfox
do-not-reply at jboss.com
Mon Sep 18 07:46:04 EDT 2006
"mark.little at jboss.com" wrote :
| Aren't you going to have to do this anyway if you have a crash failure, given that the map is in volatile store?
Yes. The map will be repopulated on server startup with the state of any prepared txs from the log (db).
So I guess this is a non issue- we just do the same if the tx instance is not found in the map.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972272#3972272
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972272
More information about the jboss-dev-forums
mailing list