[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Problem with BasicXARecoveryTest and Paging

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Nov 12 13:24:34 EST 2008


The problem was with some of the recent changes, the ACKs were being batched per ACKBatchSize on the client, never releasing the queue what caused the messages to hang on paging.


And BTW: Is the semantic on (boolean xa, boolean autoCommitSends, boolean autoCommitAcks) correct?


I expected autoCommitACKs=true => not batching ACKs? I've tried using it and I had actually to force a commit call.



Clebert

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

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



More information about the jboss-dev-forums mailing list