Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 70004 invoked from network); 12 Jun 2008 04:10:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jun 2008 04:10:51 -0000 Received: (qmail 11816 invoked by uid 500); 12 Jun 2008 04:10:53 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 11793 invoked by uid 500); 12 Jun 2008 04:10:53 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 11782 invoked by uid 99); 12 Jun 2008 04:10:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2008 21:10:53 -0700 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; Thu, 12 Jun 2008 04:10:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 58046234C138 for ; Wed, 11 Jun 2008 21:10:00 -0700 (PDT) Message-ID: <1893227651.1213243800359.JavaMail.jira@brutus> Date: Wed, 11 Jun 2008 21:10:00 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-582) JMX Instrumentation - PerformanceCounter - total processed In-Reply-To: <811013715.1212735840314.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/CAMEL-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-582. ------------------------------- Resolution: Fixed William thanks a lot for contributing this patch and taking the time to do investigations and good observations. > JMX Instrumentation - PerformanceCounter - total processed > ---------------------------------------------------------- > > Key: CAMEL-582 > URL: https://issues.apache.org/activemq/browse/CAMEL-582 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 1.3.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Trivial > Fix For: 1.4.0 > > Attachments: jconsole_doubles.PNG, patch.txt > > > William Tam, this one is for you ;) > The total processed time is not exposed to as a managed attribute. And it should be changed from double to long. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.