You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/04/07 07:55:34 UTC

[jira] Created: (CAMEL-1521) TransactedErrorHandler - remove DelayPolicy

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.


[jira] Resolved: (CAMEL-1521) TransactedErrorHandler - remove DelayPolicy

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1521.
--------------------------------

    Resolution: Fixed

trunk: 763550

> 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.