From dev-return-5676-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Mon Mar 05 15:45:24 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 61448 invoked from network); 5 Mar 2007 15:45:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2007 15:45:24 -0000 Received: (qmail 6779 invoked by uid 500); 5 Mar 2007 15:45:32 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 6757 invoked by uid 500); 5 Mar 2007 15:45:32 -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 6744 invoked by uid 99); 5 Mar 2007 15:45:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2007 07:45:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2007 07:45:23 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0679E714338 for ; Mon, 5 Mar 2007 07:45:03 -0800 (PST) Message-ID: <6073677.1173109503024.JavaMail.jira@brutus> Date: Mon, 5 Mar 2007 07:45:03 -0800 (PST) From: "Jonas Lim (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-1174) JMX stats on topic do not make sense. In-Reply-To: <28520355.1172514062881.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Lim resolved AMQ-1174. ---------------------------- Resolution: Fixed ported fix to trunk: r514694 > JMX stats on topic do not make sense. > ------------------------------------- > > Key: AMQ-1174 > URL: https://issues.apache.org/activemq/browse/AMQ-1174 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 4.1.0 > Reporter: Hiram Chirino > Assigned To: Hiram Chirino > Fix For: 4.1.1 > > > The JMX stats did not make much sense. > The DispatchedQueueSize, DispatchedCounter, PrefetchSize, were not properly reflecting what had been dispatch to the consumer and the current prefech size of the consumer. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.