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

Rob Godfrey commented on QPID-6662:
-----------------------------------

1. Agree - but I don't think this was changed in 
[r1697182|https://svn.apache.org/r1697182]
2. It's used in a test - the test should probably be rewritten to use 
getAllContent but again this is not a new issue
3. Agreed
4. I'm not quite sure what you mean here.  However by removing the size <= 
maxPooledBufferSize from the if condition then we can allocate more optimally 
in terms of space usage

> Use direct byte buffers
> -----------------------
>
>                 Key: QPID-6662
>                 URL: https://issues.apache.org/jira/browse/QPID-6662
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.0
>
>
> To improve performance of the Broker, direct ByteBuffers should be passed 
> from the transport directly to the store, minimising copying whenever 
> possible, and vice versa. 



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