[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Is DeliveryCount ignored for large messages?

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Aug 17 21:43:10 EDT 2009


ServerConsumerImpl::doHandle:


  | 
  | ...
  |          if (!browseOnly)
  |          {
  |  
  |  ..  
  | 
  | line 615 on r7450:            ref.incrementDeliveryCount();
  | 

^^ This happens independently of being a large message or not.

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

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



More information about the jboss-dev-forums mailing list