Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 53120 invoked from network); 22 Oct 2010 22:14:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Oct 2010 22:14:00 -0000 Received: (qmail 56113 invoked by uid 500); 22 Oct 2010 22:13:59 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 56090 invoked by uid 500); 22 Oct 2010 22:13:59 -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 56082 invoked by uid 99); 22 Oct 2010 22:13:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Oct 2010 22:13:59 +0000 X-ASF-Spam-Status: No, hits=3.0 required=10.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Oct 2010 22:13:54 +0000 Received: from joe.nabble.com ([192.168.236.151]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1P9Prh-0007fV-88 for users@activemq.apache.org; Fri, 22 Oct 2010 15:13:33 -0700 Date: Fri, 22 Oct 2010 15:13:33 -0700 (PDT) From: jns To: users@activemq.apache.org Message-ID: <1287785613242-3007941.post@n4.nabble.com> In-Reply-To: <1287676513449-3005840.post@n4.nabble.com> References: <1287622682413-3004868.post@n4.nabble.com> <1287676513449-3005840.post@n4.nabble.com> Subject: Re: Store percent usage not decreasing - activemq.xml settings MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit So, I tried using percentUsageMinDelta=5 with storeUsage node. I saw a visible improvement compared to the previous case when I was not using it. However, this caused significant bursts in memory usage at random times. Hence, I decided not to go ahead with this setting. Is there a way to control store percent usage? It seems to increase at a fair rate with increase in producers. However, it wouldn't come down even if producers stopped sending messages. As a temporary solution, I plan to increase storeUsage limit from 2 gb to 3 gb. But again , that wouldn't solve this issue. Can anybody provide any helpful tips on this? -- View this message in context: http://activemq.2283324.n4.nabble.com/Store-percent-usage-not-decreasing-activemq-xml-settings-tp3004868p3007941.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.