Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 452141

Summary: Provide means to limit brokers memory use
Product: Red Hat Enterprise MRG Reporter: Gordon Sim <gsim>
Component: qpid-cppAssignee: Gordon Sim <gsim>
Status: CLOSED ERRATA QA Contact: Kim van der Riet <kim.vdriet>
Severity: medium Docs Contact:
Priority: urgent    
Version: 1.0CC: freznice, jneedle
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 19:08:12 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:    
Bug Blocks: 459250    

Description Gordon Sim 2008-06-19 16:03:31 UTC
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.

Comment 1 Gordon Sim 2008-07-10 08:47:51 UTC
Moving target to 1.1 as we don't yet have a good solution for this.

Comment 3 Gordon Sim 2008-07-17 15:13:49 UTC
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).

Comment 4 Gordon Sim 2008-07-25 13:36:56 UTC
Fixed by r679462.

Comment 5 Gordon Sim 2008-08-15 08:03:45 UTC
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 7 Frantisek Reznicek 2008-09-10 08:26:06 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 9 errata-xmlrpc 2008-10-06 19:08:12 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-0640.html