[
https://issues.apache.org/activemq/browse/CAMEL-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45575#action_45575
]
Claus Ibsen commented on CAMEL-706:
-----------------------------------
When an exception occur and the TX is rolled back and redelivered then this
happends in a new thread and Camel is stateless so we can not 100% determine
what the previous condition was for the exchange.
So currently we can only support end-users can configure the
*initialRedeliveryDelay*. All other options is not supported in TX mode.
> TransactionErrorHandler - RedeliveryPolicy - Delay not working in all
> conditions
> --------------------------------------------------------------------------------
>
> Key: CAMEL-706
> URL: https://issues.apache.org/activemq/browse/CAMEL-706
> Project: Apache Camel
> Issue Type: Sub-task
> Components: camel-core, camel-spring
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.5.0
>
>
> See the parent issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.