Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 68080 invoked from network); 10 Jan 2011 05:28:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jan 2011 05:28:12 -0000 Received: (qmail 88198 invoked by uid 500); 10 Jan 2011 05:28:12 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 88154 invoked by uid 500); 10 Jan 2011 05:28: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 87946 invoked by uid 500); 10 Jan 2011 05:28:10 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 87943 invoked by uid 99); 10 Jan 2011 05:28:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jan 2011 05:28:10 +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; Mon, 10 Jan 2011 05:28:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0A5RnrY005428 for ; Mon, 10 Jan 2011 05:27:49 GMT Message-ID: <7246903.248471294637269297.JavaMail.jira@thor> Date: Mon, 10 Jan 2011 00:27:49 -0500 (EST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-3514) allow sampling throttler to sample based on message frequency In-Reply-To: <29055644.222271294440345224.JavaMail.jira@thor> 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-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-3514. --------------------------------- Resolution: Fixed Applied patch with thanks to Ben, I also updated the spring test for it. > allow sampling throttler to sample based on message frequency > ------------------------------------------------------------- > > Key: CAMEL-3514 > URL: https://issues.apache.org/jira/browse/CAMEL-3514 > Project: Camel > Issue Type: New Feature > Components: camel-core > Reporter: Ben O'Day > Assignee: Willem Jiang > Priority: Minor > Fix For: 2.6.0 > > Attachments: camel-core-sampling-by-message-frequency.txt > > > proposed patch to the sampling EIP to allow sampling based on message frequency (in addition to existing time interval)... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.