You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/11 16:01:58 UTC

[jira] [Commented] (QPID-7586) [Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes that the buffer it is writing into is large enough

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

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

Commit 1773584 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1773584 ]

QPID-7586 : Improve AMQP 1.0 codec

> [Java Broker] [AMQP 1.0] Simplify the AMQP codec so that it always assumes that the buffer it is writing into is large enough
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7586
>                 URL: https://issues.apache.org/jira/browse/QPID-7586
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>
> The way the codec is used, we always allocate enough space for the entire value to be written.  We can simplify the codec by separating the operation to get the required buffer size from the implementation of writing to the buffer



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