[
https://issues.apache.org/jira/browse/QPID-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085746#comment-15085746
]
ASF subversion and git services commented on QPID-6971:
-------------------------------------------------------
Commit 1723359 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1723359 ]
QPID-6971 : Remove MarkableDataInput and use QpidByteBuffer for input processing
> [Java] [AMQP 0-8/9/9-1] Use QpidByteBuffer rather than MarkableDataInput for
> decoding
> -------------------------------------------------------------------------------------
>
> Key: QPID-6971
> URL: https://issues.apache.org/jira/browse/QPID-6971
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker, Java Client, Java Common
> Reporter: Rob Godfrey
> Assignee: Rob Godfrey
> Fix For: qpid-java-6.1
>
>
> Currently we wrap input data into implementations of MarkableDataInput in
> order to read. QpidByteBuffer already supports most of the same operations
> (albeit with differing names) and also does not throw IOException (since it
> knows it is always reading from memory).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]