[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Paging code review

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Dec 9 11:42:37 EST 2008


My idea yesterday was to use the Header Size as the last chunk size on flow control, but in a second thought yes this is broken as I could have messages never arriving as the very first flow control was not confirmed.

I'm fixing it.

I will add a property on ClientMessage to store the next flowControl to be used. On regular message that will aways be the encodeSize, and on LargeMessages the size of the last chunk.

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

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



More information about the jboss-dev-forums mailing list