Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 20879 invoked from network); 16 Feb 2009 16:32:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2009 16:32:21 -0000 Received: (qmail 57102 invoked by uid 500); 16 Feb 2009 16:32:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 57067 invoked by uid 500); 16 Feb 2009 16:32:21 -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 57056 invoked by uid 99); 16 Feb 2009 16:32:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 08:32:21 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 16:32:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 46BE8234C48C for ; Mon, 16 Feb 2009 08:32:00 -0800 (PST) Message-ID: <1317322806.1234801920288.JavaMail.jira@brutus> Date: Mon, 16 Feb 2009 08:32:00 -0800 (PST) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2099) consumerCount in ConsumerInfo incorrect In-Reply-To: <829515902.1234179659360.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-2099. -------------------------------- Resolution: Duplicate This has already been fixed. I was looking at the wrong broker version > consumerCount in ConsumerInfo incorrect > --------------------------------------- > > Key: AMQ-2099 > URL: https://issues.apache.org/activemq/browse/AMQ-2099 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.2.0 > Reporter: Dejan Bosanac > Assignee: Dejan Bosanac > Fix For: 5.3.0 > > > concumerCount header should indicate the number of consumers on the specific destination (not total number of consumers) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.