[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Paging, lastPageTransaction, and duplicate detection.

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Feb 10 10:02:34 EST 2009


If you' re not using transactions on perfSender, it is storing one per message.


It would be better to do it per-depage. (or the transaction used on depaging).

Also... It would be even better (for reclaiming and compating), to delete the duplicate record as soon as the message is deleted.

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

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



More information about the jboss-dev-forums mailing list