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

Rob Godfrey resolved QPID-5965.
-------------------------------
    Resolution: Fixed

> [Java Broker] Store transient messages to disk (and remove from memory) when 
> in low memory conditions
> -----------------------------------------------------------------------------------------------------
>
>                 Key: QPID-5965
>                 URL: https://issues.apache.org/jira/browse/QPID-5965
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.29
>
>
> Currently the Java Broker will evacuate persistent messages from memory in 
> low memory situations, but does not do the same with transient messages.  By 
> monitoring total queue size, we can determine when it may be appropriate to 
> force transient messages to disk (and thus make them eligible for evacuation 
> from memory) and in this way make the broker capable of withstanding periods 
> of increased retention of transient messages.



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