Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 45417 invoked from network); 6 Jan 2011 07:12:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 07:12:08 -0000 Received: (qmail 47862 invoked by uid 500); 6 Jan 2011 07:12:08 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 47732 invoked by uid 500); 6 Jan 2011 07:12:08 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 47715 invoked by uid 500); 6 Jan 2011 07:12:07 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 47624 invoked by uid 99); 6 Jan 2011 07:12:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 07:12:07 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 07:12:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p067BkP8015734 for ; Thu, 6 Jan 2011 07:11:46 GMT Message-ID: <19571757.180971294297906631.JavaMail.jira@thor> Date: Thu, 6 Jan 2011 02:11:46 -0500 (EST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1902) ThroughputLogger - Add ability to be timer based 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/CAMEL-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978181#action_12978181 ] Claus Ibsen commented on CAMEL-1902: ------------------------------------ Thanks Ben for the patch. Yes please go ahead and update the wiki page. trunk: 1055766 > ThroughputLogger - Add ability to be timer based > ------------------------------------------------ > > Key: CAMEL-1902 > URL: https://issues.apache.org/jira/browse/CAMEL-1902 > Project: Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 2.0-M3 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.6.0 > > Attachments: camel-core-throughputLogger-groupInterval.txt, camel-core-throughputLogger-groupInterval.txt > > > The ThroughputLogger is based on a size so it reports when X messages has passed it. > What is needed is to be able to say it should report every X period instead. > And add option to not report before first message have arrived. > And add option to not report if the value was 0 for the 2nd time in case of a long inactivity period -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.