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 2010/03/09 19:29:44 UTC

[jira] Created: (CAMEL-2533) Add inheritErrorHandler to DSL so you can enable / disable it on a particular processor

Add inheritErrorHandler to DSL so you can enable / disable it on a particular processor
---------------------------------------------------------------------------------------

                 Key: CAMEL-2533
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2533
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.2.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.3.0


This will be needed by load balancers where you may want to not use configured error handler but use custom error handling such as in failover or round robin (to ;et round robin work as it did in 1.x)

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


[jira] Resolved: (CAMEL-2533) Add inheritErrorHandler to DSL so you can enable / disable it on a particular processor

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

Claus Ibsen resolved CAMEL-2533.
--------------------------------

    Resolution: Fixed

trunk: 921238.

> Add inheritErrorHandler to DSL so you can enable / disable it on a particular processor
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2533
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2533
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.2.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> This will be needed by load balancers where you may want to not use configured error handler but use custom error handling such as in failover or round robin (to ;et round robin work as it did in 1.x)

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