RedeliverErrorHandler - Should remove redeliver headers is failure processor is handling the caused exception -------------------------------------------------------------------------------------------------------------
Key: CAMEL-1803 URL: https://issues.apache.org/activemq/browse/CAMEL-1803 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 2.0-M2, 1.6.1 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.0.0 If for instance an onException() is handling a given exception the traces of the redelivery headers should be removed from the message. As if the exchange will fail yet another again then it will continue using counters from where the old left. It should start from 0 again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.