[ 
https://issues.apache.org/jira/browse/QPID-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728911#comment-15728911
 ] 

ASF subversion and git services commented on QPID-7575:
-------------------------------------------------------

Commit 1773086 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1773086 ]

QPID-7575 : [Java Broker] Refactor the AMQP 1.0 MessageMetaData

> [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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to