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

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

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

QPID-6945 : Provide only one mechanism for retrieving data from a message object

> [Java Broker] Provide only one way to get content data from a Message
> ---------------------------------------------------------------------
>
>                 Key: QPID-6945
>                 URL: https://issues.apache.org/jira/browse/QPID-6945
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.1
>
>
> Currently there are two alternative mechanisms for extracting content data 
> from a message.  One returns a collection of QpidByteBuffers, the other fills 
> a ByteBuffer provided by the callee.
> We should remove the latter of these methods and always have the store / 
> message object provide the byte buffers



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to