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 2016/12/15 18:57:58 UTC

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

     [ https://issues.apache.org/jira/browse/QPID-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall resolved QPID-7575.
------------------------------
    Resolution: Fixed

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