You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/12/06 11:48:58 UTC

[jira] [Created] (QPID-7575) [Java Broker] Improve AMQP 1.0 codec to retain encoded message data

Rob Godfrey created QPID-7575:
---------------------------------

             Summary: [Java Broker] Improve AMQP 1.0 codec to retain encoded message data
                 Key: QPID-7575
                 URL: https://issues.apache.org/jira/browse/QPID-7575
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: qpid-java-6.2


Currently the AMQP 1.0 path through the broker stores all message data in both the meta data and the message content and requires repeated parsing of the message.  We can improve performance by retaining the association between sections and their encoded form at the point they are parsed, and only parse sections if we require to inspect their contents



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