Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 97625 invoked from network); 31 May 2007 10:35:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 May 2007 10:35:22 -0000 Received: (qmail 24341 invoked by uid 500); 31 May 2007 10:35:26 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 24061 invoked by uid 500); 31 May 2007 10:35:24 -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 24036 invoked by uid 99); 31 May 2007 10:35:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 May 2007 03:35:24 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.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; Thu, 31 May 2007 03:35:19 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Hthzf-0005Jq-DR for users@activemq.apache.org; Thu, 31 May 2007 03:34:59 -0700 Message-ID: <10891353.post@talk.nabble.com> Date: Thu, 31 May 2007 03:34:59 -0700 (PDT) From: Greg Griffin To: users@activemq.apache.org Subject: broker memory leak with many topics MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nabble@griffinhome.net X-Virus-Checked: Checked by ClamAV on apache.org I see the broker grow in size fairly quickly if I repeatedly send messages to many (1,000) topics. I re-use already created topics, and send non-persistent. If I send to only one topic, then I don't see this memory leak. code and config uploaded http://www.nabble.com/file/p10891353/Main.java Main.java http://www.nabble.com/file/p10891353/Pub.java Pub.java http://www.nabble.com/file/p10891353/activemq.xml activemq.xml -- View this message in context: http://www.nabble.com/broker-memory-leak-with-many-topics-tf3845795s2354.html#a10891353 Sent from the ActiveMQ - User mailing list archive at Nabble.com.