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 2018/06/27 20:03:00 UTC

[jira] [Commented] (PROTON-1876) expose newer encode/decode operations through the Message interface

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

ASF subversion and git services commented on PROTON-1876:
---------------------------------------------------------

Commit 32cc5120f3c22be5111c09b6143c9f4395c2d4eb in qpid-proton-j's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton-j.git;h=32cc512 ]

PROTON-1876 Expose the encode / decode methods using buffers

Expose the encode and decode methods that use WritableBuffer and
ReadableBuffer on the Message interface to allow clients to use newer
no-copy variants of the API easier.

> expose newer encode/decode operations through the Message interface
> -------------------------------------------------------------------
>
>                 Key: PROTON-1876
>                 URL: https://issues.apache.org/jira/browse/PROTON-1876
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>            Reporter: Robbie Gemmell
>            Priority: Minor
>             Fix For: proton-j-0.28.0
>
>
> The MessageImpl has some newer encode/decode operations that allow for efficiencies over the originals, in terms of reducing buffer copying etc. These should be exposed through the Message interface as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org