Bug 459250

Summary: Provide means to limit brokers memory use (RHEL4)
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: messaging-bugs <messaging-bugs>
Status: CLOSED ERRATA QA Contact: Kim van der Riet <kim.vdriet>
Severity: medium Docs Contact:
Priority: urgent    
Version: 1.0CC: freznice, jneedle, jross
Target Milestone: 1.0.1   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-06 18:59:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 452141    
Bug Blocks:    

Description Gordon Sim 2008-08-15 12:17:43 UTC
+++ This bug was initially created as a clone of Bug #452141 +++

In the simplest case we should just issue session exceptions when client attempt
to do things that would push the broker above a given limit.

--- Additional comment from gsim on 2008-07-10 04:47:51 EDT ---

Moving target to 1.1 as we don't yet have a good solution for this.

--- Additional comment from gsim on 2008-07-17 11:13:49 EDT ---

Initial suggested solution is as follows:

On startup broker determines the available system memory. The default policy on
any queue for which an explicit policy is not set is to not go above a certain
percentage of this (else flow to disk or throw exception as usual).

--- Additional comment from gsim on 2008-07-25 09:36:56 EDT ---

Fixed by r679462.

--- Additional comment from gsim on 2008-08-15 04:03:45 EDT ---

Fix involves applying a fixed size (but configurable) default policy for queues (--default-queue-policy). Once the total message data on the queue reaches that limit, further publications will be either flushed to disk (if the queue is durable) or failed.

Comment 2 Frantisek Reznicek 2008-09-10 08:26:16 UTC
RHTS test MRG_Messaging/qpid_queue_policy_bz452141_bz456667 proves that queue policies (queue max message count and queue byte size) are implemented and tested. (ON_QA->VERIFIED)

Comment 4 errata-xmlrpc 2008-10-06 18:59:03 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2008-0867.html