You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2019/03/14 18:38:00 UTC

[jira] [Created] (DISPATCH-1287) router gets confused by clients response to drain and subsequently issue too little credit

Gordon Sim created DISPATCH-1287:
------------------------------------

             Summary: router gets confused by clients response to drain and subsequently issue too little credit
                 Key: DISPATCH-1287
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1287
             Project: Qpid Dispatch
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: Gordon Sim
             Fix For: 1.6.0


A sender is opened for an address on which there is a receiver. It sends one messages which is accepted. The receiver then detaches and the sender tries to send another message. This second message is released and the router attempts to drain the senders credit.

The sender responds to the drain request by not sending any further messages but incrementing the delivery_count by the appropriate amount.

If a receiver attaches on the address again after this point, the router issues credit back to the sender, but only issues link-credit=1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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