Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D677C7E5E for ; Fri, 5 Aug 2011 15:06:50 +0000 (UTC) Received: (qmail 99158 invoked by uid 500); 5 Aug 2011 15:06:50 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 98732 invoked by uid 500); 5 Aug 2011 15:06:49 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 98718 invoked by uid 99); 5 Aug 2011 15:06:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2011 15:06:49 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2011 15:06:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 32298A9869 for ; Fri, 5 Aug 2011 15:06:27 +0000 (UTC) Date: Fri, 5 Aug 2011 15:06:27 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <1606864286.11753.1312556787202.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (AMQ-2801) Durable subscriber on startup ignores Selectors when calculating pending queue size MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-2801. ------------------------------- Resolution: Fixed Fix Version/s: 5.6.0 Assignee: Timothy Bish (was: Rob Davies) Created a test case based on the attached sample app, problem seems to be fixed. > Durable subscriber on startup ignores Selectors when calculating pending queue size > ----------------------------------------------------------------------------------- > > Key: AMQ-2801 > URL: https://issues.apache.org/jira/browse/AMQ-2801 > Project: ActiveMQ > Issue Type: Bug > Components: JMX, Selector > Affects Versions: 5.3.2 > Environment: Windows XP SP3 > Reporter: Colin Goodheart-Smithe > Assignee: Timothy Bish > Fix For: 5.6.0 > > Attachments: InvalidPendingQueueTest.java, activemq.xml > > > The attached test case demonstrates the following scenario. > - Start all durable subscriber connections (on Separate JVMs) each with different selectors. > - Publish messages to ActiveMQ that only matches one of selectors. > - Close the connection to both subscribers and restart both connections. > - The other durable subscriber pending queue size is displayed with the enqeue count for the subscriber on the activemq console. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira