[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - XA recovery integration
timfox
do-not-reply at jboss.com
Thu Nov 23 08:51:30 EST 2006
I'm looking at the current state of the 1_0_XARecovery branch.
One thing I'm confused about, is I can see the prepared transaction ids being loaded at server peer startup into the transaction repository and I can see TransactionRepository::getPreparedTransactions returning a list of ids, but I can't see anywhere where the actual transactional state (i.e. the adds/acks) are being loaded from the database and "replayed" into the channel.
I can also see the code Madhu supplied to do this has been removed. What I am missing here?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988172#3988172
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988172
More information about the jboss-dev-forums
mailing list