[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: AIO/DirectIO Integration

clebert.suconic@jboss.com do-not-reply at jboss.com
Thu Apr 24 19:56:42 EDT 2008


This is what is happening:


The transactions are being spread multiple files... 

And the commit is alone on the last file...

If there is another record (non related to transactionID=1) that file won't be deleted... but all the others are being deleted.

Later when the file is recovered, Commit(1) won't find a previous add.


Maybe those other files shouldn't be released if the commit can't also be released.


Any ideas Tim?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146678#4146678

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146678



More information about the jboss-dev-forums mailing list