Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4CF9245A6 for ; Sat, 25 Jun 2011 12:07:12 +0000 (UTC) Received: (qmail 65829 invoked by uid 500); 25 Jun 2011 12:07:12 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 65686 invoked by uid 500); 25 Jun 2011 12:07: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 65677 invoked by uid 99); 25 Jun 2011 12:07:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2011 12:07:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2011 12:07:08 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6538842FEE7 for ; Sat, 25 Jun 2011 12:06:47 +0000 (UTC) Date: Sat, 25 Jun 2011 12:06:47 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <1350632734.40322.1309003607411.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <2009471385.40204.1308995447428.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CAMEL-4153) Allow seda consumers to be suspended/resumed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4153. -------------------------------- Resolution: Fixed > Allow seda consumers to be suspended/resumed > -------------------------------------------- > > Key: CAMEL-4153 > URL: https://issues.apache.org/jira/browse/CAMEL-4153 > Project: Camel > Issue Type: Improvement > Components: camel-core > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.8.0 > > > We should allow seda consumers to be suspended/resumed which may be a more gentle way instead of using start/stop. The reason is that start/stop creates/shutdown thread pools etc. And you may not want to do that. Instead you may prefer to just have the consumer not poll in new exchanges from the seda queue. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira