Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1287

router gets confused by clients response to drain and subsequently issue too little credit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.6.0
    • None
    • None

    Description

      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.

      Attachments

        1. drainable.py
          2 kB
          Gordon Sim

        Issue Links

          Activity

            People

              gsim Gordon Sim
              gsim Gordon Sim
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: