[ 
https://issues.apache.org/jira/browse/QPID-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arnaud Simon closed QPID-1127.
------------------------------


> (0.10 code path) The use of direct buffers causes memory exhaustion 
> --------------------------------------------------------------------
>
>                 Key: QPID-1127
>                 URL: https://issues.apache.org/jira/browse/QPID-1127
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>            Assignee: Arnaud Simon
>             Fix For: M3
>
>
> 0.10 code path does not call     
> ByteBuffer.setUseDirectBuffers(Boolean.getBoolean("amqj.enableDirectBuffers"));
> This means that direct buffers are always used with the drawback of some JVM 
> quickly running out of memory.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to