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

Inbound pre-settled messages causes memory leak of deliveries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • Routing Engine
    • None

    Description

      Messages sent as pre-settled do not get freed.

      To reproduce:
      qpid-send -a "example; {link:{reliability:at-most-once}}" --send-rate 100 -m 10000 --connection-options "

      {protocol:'amqp1.0'}

      " --capacity 100

      The # of qdr_delivery_t (and associated message buffers) keeps increasing:

      qdstat -m | grep qdr_delivery_t

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: