Change default DeadLetterChannel strategy in Camel
--------------------------------------------------

                 Key: CAMEL-714
                 URL: https://issues.apache.org/activemq/browse/CAMEL-714
             Project: Apache Camel
          Issue Type: Improvement
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Claus Ibsen
             Fix For: 1.5.0, 2.0.0


The current DLC strategy in Camel is to retry 6 times with 1 sec delay. If 
still failed it will be moved to a log WARN.

This default behavior is not feasible for most end-users, in fact none. We 
should have a better default strategy in Camel.
Also we should force end-users to setup a strategy from the start.

And we should improve this in the documentation so end-users is aware of this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to