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

ASF subversion and git services commented on QPID-5930:
-------------------------------------------------------

Commit 1613950 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1613950 ]

QPID-5930 : [Java Broker] Minimize memory footprint for persistent messages

> [Java Broker] Reduce Memory footprint of persistent messages
> ------------------------------------------------------------
>
>                 Key: QPID-5930
>                 URL: https://issues.apache.org/jira/browse/QPID-5930
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.29
>
>
> The contents of persistent messages are evicted from memory when the heap 
> becomes full, but the queue entry and references to the (evicted) stored 
> messages remain.  In order to maximize the number of messages that can be 
> handled we should aim to minimize the amount of memory each such reference 
> requires.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to