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

Willem Jiang commented on CAMEL-2710:
-------------------------------------

@Claus,

How about changing the LOG level to INFO ?  I think user still need to know 
about  the invalid endpoint exception as the message can't be deliver to that 
endpoint, even he set the ignoreInvalidEndpoints option to be true.

I will work on adding this feature to the Routing Slip EIP soon :)


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

Reply via email to