You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/05/13 14:21:01 UTC

[jira] Resolved: (CAMEL-2710) Skip invalid endpoints without throwing an exception

     [ https://issues.apache.org/activemq/browse/CAMEL-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2710.
---------------------------------

    Fix Version/s: 2.3.0
       Resolution: Fixed

> Skip invalid endpoints without throwing an exception
> ----------------------------------------------------
>
>                 Key: CAMEL-2710
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2710
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Eric Bouer
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>
> When using Recipient List or Routing Slip EIP,  It's sometimes very comfortable to specify a list of endpoints which only part of them are valid at a given time. 
> Currently camel  throws an exception when it detects that one of the recipients has no endpoint. to increase efficiency/performance it would be nice to have an option like ignoreInvalidEndpoints=true to disable that checking and not throwing any exception.
> ML Discussion:
> http://old.nabble.com/Recipient-List-with-optional-destinations.-ts28444254.html

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