Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C49B7D1F5 for ; Mon, 10 Sep 2012 07:52:10 +0000 (UTC) Received: (qmail 93040 invoked by uid 500); 10 Sep 2012 07:52:10 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 92187 invoked by uid 500); 10 Sep 2012 07:52:08 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 92138 invoked by uid 99); 10 Sep 2012 07:52:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 07:52:07 +0000 Date: Mon, 10 Sep 2012 18:52:07 +1100 (NCT) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: <787143254.56754.1347263527781.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CAMEL-3364) Add option on error handler to instruct it should stop redelivery during shutdown of Camel 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-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451806#comment-13451806 ] Claus Ibsen commented on CAMEL-3364: ------------------------------------ The option was renamed to {{allowRedeliveryWhileStopping}} to better say what it does. > Add option on error handler to instruct it should stop redelivery during shutdown of Camel > ------------------------------------------------------------------------------------------ > > Key: CAMEL-3364 > URL: https://issues.apache.org/jira/browse/CAMEL-3364 > Project: Camel > Issue Type: New Feature > Components: camel-core > Affects Versions: 2.5.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.11.0 > > > If you shutdown Camel and have error handler configured to execute redeliveries with delay. Then you may want the error handler to exhaust and give up if you shutdown a route. Currently the error handler will continue until its done during a shutdown. > So end users who have very long delays then they may want to just give up asap and shutdown faster. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira