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 E6B3E75F7 for ; Wed, 28 Sep 2011 08:45:09 +0000 (UTC) Received: (qmail 19720 invoked by uid 500); 28 Sep 2011 08:45:09 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 19685 invoked by uid 500); 28 Sep 2011 08:45:09 -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 19674 invoked by uid 99); 28 Sep 2011 08:45:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2011 08:45:09 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Wed, 28 Sep 2011 08:45:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E3D1D28CFD1 for ; Wed, 28 Sep 2011 08:44:45 +0000 (UTC) Date: Wed, 28 Sep 2011 08:44:45 +0000 (UTC) From: "Ioannis Canellos (Assigned) (JIRA)" To: dev@camel.apache.org Message-ID: <1707570611.3039.1317199485934.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1908946491.2656.1317189826453.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (CAMEL-4496) IdempotentConsumer EIP - Add option to control if it should undo on failure or not 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-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ioannis Canellos reassigned CAMEL-4496: --------------------------------------- Assignee: Ioannis Canellos > IdempotentConsumer EIP - Add option to control if it should undo on failure or not > ---------------------------------------------------------------------------------- > > Key: CAMEL-4496 > URL: https://issues.apache.org/jira/browse/CAMEL-4496 > Project: Camel > Issue Type: Improvement > Components: camel-core > Reporter: Claus Ibsen > Assignee: Ioannis Canellos > Priority: Minor > Fix For: 2.9.0 > > > We need a new option on Idempotent Consumer EIP. > Boolean undoOnFailure > Which should act default as "true". > This allows end users to control that in case the Exchange failed, then the idempotent consumer should either > keep the id in the repository, or undo adding the id (the current behavior). > Some users have reasons for the idempotent consumer to not accept a redelivery of a previously failed exchange. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira