Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 4975 invoked from network); 14 Nov 2008 15:31:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2008 15:31:30 -0000 Received: (qmail 72038 invoked by uid 500); 14 Nov 2008 15:31:38 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 71964 invoked by uid 500); 14 Nov 2008 15:31:38 -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 71953 invoked by uid 99); 14 Nov 2008 15:31:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2008 07:31:38 -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; Fri, 14 Nov 2008 15:30:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D5421234C293 for ; Fri, 14 Nov 2008 07:31:09 -0800 (PST) Message-ID: <1447649459.1226676669872.JavaMail.jira@brutus> Date: Fri, 14 Nov 2008 07:31:09 -0800 (PST) From: "Gary Tully (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1090) ThroughputLogger incorrectly reports duration 0 In-Reply-To: <112964059.1226676545413.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-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved CAMEL-1090. ------------------------------- Resolution: Fixed resolved in r714032 > ThroughputLogger incorrectly reports duration 0 > ----------------------------------------------- > > Key: CAMEL-1090 > URL: https://issues.apache.org/activemq/browse/CAMEL-1090 > Project: Apache Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 1.5.0 > Reporter: Gary Tully > Assignee: Gary Tully > Fix For: 1.5.1 > > > from the apache-camel-load test: > 2008-11-14 15:27:01,114 [mponent@1296d1d] INFO aset:myDataSet?produceDelay=10 - Sent: 600 messages so far. Last group took: 0 millis which is: 85.106 messages per second. average: 80.128 > The ThroughputLogger used by DataSet resets the duration before reporting it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.