Shivaranjini created CAMEL-11071:
------------------------------------
Summary: Exception not thrown on connect failed in Dynamic Routes
Key: CAMEL-11071
URL: https://issues.apache.org/jira/browse/CAMEL-11071
Project: Camel
Issue Type: Bug
Reporter: Shivaranjini
Priority: Critical
Whenever the camel route is unable to connect to an endpoint(from a list of
endpoints dynamically generated using "@DynamicRouter"), it stops sftp-ing the
files to all endpoints after the failed endpoint and also it does not throw an
error when the said endpoint fails.
Is there a way to resolve this issue, because an exception doesn't seem to be
thrown. (I have added the onException clause to the camel route to handle any
exception thrown)
http://stackoverflow.com/questions/40966290/apache-camel-dynamic-route-continue-when-exception-occurs
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)