Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 55748 invoked from network); 7 Jan 2011 05:34:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2011 05:34:12 -0000 Received: (qmail 80264 invoked by uid 500); 7 Jan 2011 05:34:12 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 79704 invoked by uid 500); 7 Jan 2011 05:34:11 -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 79694 invoked by uid 500); 7 Jan 2011 05:34:11 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 79691 invoked by uid 99); 7 Jan 2011 05:34:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 05:34:11 +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; Fri, 07 Jan 2011 05:34:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p075XoiU007515 for ; Fri, 7 Jan 2011 05:33:50 GMT Message-ID: <4492462.204821294378430687.JavaMail.jira@thor> Date: Fri, 7 Jan 2011 00:33:50 -0500 (EST) From: "Tracy Snell (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=12978646#action_12978646 ] Tracy Snell commented on CAMEL-1902: ------------------------------------ Added to the wiki. Let me know if I need to change anything. https://cwiki.apache.org/confluence/display/CAMEL/Log until it propagates to the main site. > 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.