Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 5694 invoked from network); 30 Oct 2009 20:26:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Oct 2009 20:26:21 -0000 Received: (qmail 53813 invoked by uid 500); 30 Oct 2009 20:26:21 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 53791 invoked by uid 500); 30 Oct 2009 20:26:21 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 53780 invoked by uid 99); 30 Oct 2009 20:26:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2009 20:26:21 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Oct 2009 20:26:18 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N3y2o-0004ce-Bc for users@activemq.apache.org; Fri, 30 Oct 2009 13:25:58 -0700 Message-ID: <26136389.post@talk.nabble.com> Date: Fri, 30 Oct 2009 13:25:58 -0700 (PDT) From: "brett.humphreys" To: users@activemq.apache.org Subject: non-durable message persistence MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: brett.humphreys@gmail.com Hello all, I'm looking for an example of how to limit tempUsage. I'm sending a lot of non-persistent messages to topics that have very slow consumers. I've created a KahaStore that I'm using for the tempDataStore attribute on the Broker. That seems to be honored by the broker in terms of location and maxFileSize, however I can't seem to figure out how to set the maximum size of the store (for example, suggesting I only want to keep 30 MB of messages, and no larger). Any help would be really appreciated. Thanks. Brett Humphreys -- View this message in context: http://old.nabble.com/non-durable-message-persistence-tp26136389p26136389.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.