You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2014/07/28 12:39:38 UTC

[jira] [Created] (QPID-5930) [Java Broker] Reduce Memory footprint of persistent messages

Rob Godfrey created QPID-5930:
---------------------------------

             Summary: [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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org