Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6900A976C for ; Mon, 26 Mar 2012 10:55:19 +0000 (UTC) Received: (qmail 4401 invoked by uid 500); 26 Mar 2012 10:55:18 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 4367 invoked by uid 500); 26 Mar 2012 10:55:18 -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 4356 invoked by uid 99); 26 Mar 2012 10:55:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 10:55:18 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [188.65.46.139] (HELO mail.arise.pl) (188.65.46.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2012 10:55:12 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.arise.pl (Postfix) with ESMTP id 908283A5D10 for ; Mon, 26 Mar 2012 12:55:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at arise.pl Received: from mail.arise.pl ([127.0.0.1]) by localhost (mail1.arise [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cdy1DwYzu2Fh for ; Mon, 26 Mar 2012 12:55:35 +0200 (CEST) Received: from mail1.arise (mail1.arise [192.168.198.7]) by mail.arise.pl (Postfix) with ESMTP id 64D5F3A5CC6 for ; Mon, 26 Mar 2012 12:55:35 +0200 (CEST) Date: Mon, 26 Mar 2012 12:55:35 +0200 (CEST) From: Marcin Giedz To: users@activemq.apache.org Message-ID: <1841485412.91554.1332759335222.JavaMail.root@mail1> In-Reply-To: Subject: Re: AMQ 5.5 remove temporary destination MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_91553_1249092291.1332759335220" X-Originating-IP: [77.79.237.84] X-Mailer: Zimbra 7.1.4_GA_2555 (ZimbraWebClient - GC17 (Linux)/7.1.4_GA_2555) ------=_Part_91553_1249092291.1332759335220 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Dejan,=20 Thx for you update... I assume 5.5.1-fuse contains this fix?=20 and: how AMQ decides which temp-queue is about to be removed - what conditi= on pls?=20 Thx=20 Marcin=20 ----- Oryginalna wiadomo=C5=9B=C4=87 ----- Od: "Dejan Bosanac" =20 Do: users@activemq.apache.org=20 Wys=C5=82ane: poniedzia=C5=82ek, 26 marzec 2012 11:31:37=20 Temat: Re: AMQ 5.5 remove temporary destination=20 Try adding =20 so that gc include temporary destinations as well.=20 Regards=20 --=20 Dejan Bosanac=20 Senior Software Engineer | FuseSource Corp.=20 dejanb@fusesource.com | fusesource.com=20 skype: dejan.bosanac | twitter: @dejanb=20 blog: http://www.nighttale.net=20 ActiveMQ in Action: http://www.manning.com/snyder/=20 On Fri, Mar 23, 2012 at 3:13 PM, Marcin Giedz wrote= :=20 >=20 > Hi,=20 >=20 >=20 > Our temp queue policy is set as follows:=20 >=20 >=20 > memoryLimit=3D"100mb" gcInactiveDestinations=3D"true"=20 > inactiveTimoutBeforeGC=3D"30000">=20 > =20 > =20 > =20 > =20 >=20 >=20 > question: what conditions are taken into account in case of "remove daed= =20 > temp queues"? - number of consumers, producers, etc?=20 >=20 >=20 > With such configuration I still can see live temp-queues with=20 > ConsumerCount=3D0 - I thought that this could trigger AMQ to remove such= =20 > queue but it doesn't. Did I miss something in configuration?=20 >=20 >=20 > Thx=20 > Marcin=20 ------=_Part_91553_1249092291.1332759335220--