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