Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 87855 invoked from network); 5 Nov 2010 23:55:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Nov 2010 23:55:27 -0000 Received: (qmail 31837 invoked by uid 500); 5 Nov 2010 23:55:58 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 31810 invoked by uid 500); 5 Nov 2010 23:55:58 -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 31802 invoked by uid 99); 5 Nov 2010 23:55:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Nov 2010 23:55:58 +0000 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of schow@alarmpoint.com does not designate 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, 05 Nov 2010 23:55:51 +0000 Received: from joe.nabble.com ([192.168.236.151]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PEW82-0004eo-6d for users@activemq.apache.org; Fri, 05 Nov 2010 16:55:30 -0700 Date: Fri, 5 Nov 2010 16:55:30 -0700 (PDT) From: schow To: users@activemq.apache.org Message-ID: <1289001330198-3029567.post@n4.nabble.com> In-Reply-To: <1289001330199-2364075.post@n4.nabble.com> References: <1288842935504-2364074.post@n4.nabble.com> <1289001330199-2364075.post@n4.nabble.com> Subject: Re: Expired messages are not being removed from queues MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Elliot Barlas wrote: > > Hey Michael, it turns out that the activemq broker actually does not > proactively purge expired messages from queues. The broker will not send > expired messages to consumers, but if there are no consumers consuming > from the queue, expired messages just sit. > FYI we discovered this issue as well and filed a ticket: https://issues.apache.org/activemq/browse/AMQ-2552 No fix has yet been provided. We worked around the problem by increasing the window for expired messages as described in the AMQ-2552 comments. -- View this message in context: http://activemq.2283324.n4.nabble.com/Expired-messages-are-not-being-removed-from-queues-tp2364074p3029567.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.