TransactedErrorHandler - remove DelayPolicy -------------------------------------------
Key: CAMEL-1521 URL: https://issues.apache.org/activemq/browse/CAMEL-1521 Project: Apache Camel Issue Type: Task Components: camel-spring Affects Versions: 2.0-M1 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.0.0 Delay settings for transacted routes should be configured/handled by the backing transaction manager, eg if the message comes from ActiveMQ it should be AMQ that have delays and other redeliver configurations configured. The setting about delay in Camel just confuses and can be hard to force correctly as the transaction policy is applied on all nodes in the route. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.