[
https://issues.apache.org/jira/browse/QPID-6953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123681#comment-15123681
]
ASF subversion and git services commented on QPID-6953:
-------------------------------------------------------
Commit 1727612 from [~k-wall] in branch 'java/branches/6.0.x'
[ https://svn.apache.org/r1727612 ]
QPID-6955: BufferOverflowException downloading message content
(Partial port of QPID-6953).
Merged from trunk with command:
svn merge -c 1720340 ^/qpid/java/trunk
> [Java Broker] Refactor AMQP 0-8/9/9-1 implementation to always use
> QpidByteBuffer for encoding output
> -----------------------------------------------------------------------------------------------------
>
> Key: QPID-6953
> URL: https://issues.apache.org/jira/browse/QPID-6953
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
> Fix For: qpid-java-6.1
>
>
> Currently many parts of the AMQP 0-8/9/9-1 codec offer two methods for
> encoding, one which uses a "DataOutput" object, and one which uses a
> QpidByteBuffer or ByteBufferSender. Examples of the former should be
> removed, and the latter used exclusively.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]