[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Branch 1_0_XARecovery
juha@jboss.org
do-not-reply at jboss.com
Fri Dec 8 15:22:27 EST 2006
"timfox" wrote : "juha at jboss.org" wrote : "timfox" wrote :
| | | 1) The call to persistenceManager.associateTxCallbackToPreparedTx() in TransactionRepository::loadPreparedTransactions()
| | |
| | | seems to be redundant since the callback will be automatically created when the refs / acks are replayed.
| | |
| |
| | However, removing it will cause the recovery to fail (messages are not delivered).
| |
| |
|
| Should definitely be redundant. If stuff fails when it's removed, then that points to another problem.
|
|
So this should be fixed now (along with the correct message retrieval in a tx). That leaves the multi-channel in a tx as next.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992334#3992334
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992334
More information about the jboss-dev-forums
mailing list