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

Keith Wall commented on QPID-6953:
----------------------------------

I'm not sure which JIRA has made 
org.apache.qpid.server.store.StorableMessageMetaData#asByteBuffers obsolete, 
but it is unused. The refactoring 
org.apache.qpid.server.protocol.v0_8.MessageMetaData#asByteBuffers included in 
this work, drew it to my attention.  Should the method just be removed?


> [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]

Reply via email to