You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2016/05/19 08:32:12 UTC

[jira] [Updated] (QPID-7272) [Java Broker] Direct memory QpidByteBuffer should be disposed as soon as possible after becaming unused

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

Alex Rudyy updated QPID-7272:
-----------------------------
    Summary: [Java Broker] Direct memory QpidByteBuffer should be disposed as soon as possible after becaming unused  (was: [Java Broker] Direc memory QpidByteBuffer should be disposed as soon as possible after becaming unused)

> [Java Broker] Direct memory QpidByteBuffer should be disposed as soon as possible after becaming unused
> -------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7272
>                 URL: https://issues.apache.org/jira/browse/QPID-7272
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0
>            Reporter: Alex Rudyy
>
> Direct memory QpidByteBuffer in MessageConverter_to_1_0#convertServerMessage(...) is not disposed programmatically. We rely on GC to release it from memory when it became unused. There is a risk that if it isn't GCd soon enough we might run out of direct memory on heavy loads.



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