You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2015/12/13 22:23:46 UTC

[jira] [Created] (QPID-6945) [Java Broker] Provide only one way to get content data from a Message

Rob Godfrey created QPID-6945:
---------------------------------

             Summary: [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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org