You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2007/04/06 20:51:35 UTC

[jira] Commented: (SM-716) EIP pattern to re-route the flow in case of an error / fault.

    [ https://issues.apache.org/activemq/browse/SM-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38976 ] 

Guillaume Nodet commented on SM-716:
------------------------------------

While answering on another thread on the user list, I thought we could make this component
(an error-handler) quite pluggable. Instead of simply re-routing the exchange to another service,
the endpoint could be given a strategy for handling exchanges in error. The simple re-routing
could be one of the strategy, but more complex ones could be written too: for example a redelivery
with an exponential back off and a DLQ target service ...

> EIP pattern to re-route the flow in case of an error / fault.
> -------------------------------------------------------------
>
>                 Key: SM-716
>                 URL: https://issues.apache.org/activemq/browse/SM-716
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-eip
>    Affects Versions: 3.0
>            Reporter: Charles Souillard
>
> There has been several requests for such a component to re-route
> the flow in case of an error / fault.  An EIP pattern is the best way
> to go imho.

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