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/05/12 14:33:45 UTC

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

    [ https://issues.apache.org/activemq/browse/CAMEL-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59307#action_59307 ] 

Claus Ibsen commented on CAMEL-2710:
------------------------------------

Great Willem is already working on this.

I think the WARN logging should be DEBUG as the end user has configured it to ignore it on purpose. So to prevent the logs from being flooded with WARNs.

Also Willem consider adding this feature to the Routing Slip EIP as it also route based on a header with endpoint uris listed.

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