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

Prevent unnecessary buffer copies/buffer allocations when storing metadata (0-8..0-91)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      org.apache.qpid.framing.BasicContentHeaderProperties#writePropertyListPayload(java.io.DataOutput) takes a copy of the encoded form buffer before writing the copy to the destination. It is possible to eliminate this copy and a few intermediary DataOutput objects.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: