Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7978

[Java Broker] [AMQP 1-0] Protocol test cases outgoing transfer leak direct memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • qpid-java-broker-7.0.0
    • None
    • Broker-J, Java Tests
    • None

    Description

      It was noticed during QPID-7832, that the protocol tests themselves were leaking direct memory. It is not impactful to the tests themselves, but creates false positives whilst looking for leaks elsewhere.

      When the Interaction orchestrates a Transfer. we currently fail to dispose of the QBBs beneath the original transfer itself. The copies - which go to the wire are disposed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: