You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2015/10/11 16:32:05 UTC

[jira] [Created] (QPID-6787) Prevent unnecessary buffer copies/buffer allocations when storing metadata

Keith Wall created QPID-6787:
--------------------------------

             Summary: Prevent unnecessary buffer copies/buffer allocations when storing metadata
                 Key: QPID-6787
                 URL: https://issues.apache.org/jira/browse/QPID-6787
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
             Fix For: qpid-java-6.0


{{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.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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