You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/10/04 14:17:19 UTC

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #580: DISPATCH-1423: restore original mcast credit replenish behavior

kgiusti opened a new pull request #580: DISPATCH-1423: restore original mcast credit replenish behavior
URL: https://github.com/apache/qpid-dispatch/pull/580
 
 
   Prior to DISPATCH-1266 credit was issued for multicast senders
   unconditionally.  DISPATCH-1266 changed this to only grant credit when
   subscribers were present.  This broke DISPATCH-779.
   
   This patch fixes this by issuing credit on multicast links regardless
   of the presence of subscribers.  Note well that unsettled mcast
   messages that are successfully forwarded do not have their credit
   replenished until after the receivers settle the message.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org