Claus Ibsen created CAMEL-10004:
-----------------------------------
Summary: PollEnrich - Allow to bridge error handler
Key: CAMEL-10004
URL: https://issues.apache.org/jira/browse/CAMEL-10004
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.18.0
If you use pollEnrich to poll an URI such as file/ftp, then its using the
PollingConsumer API that is designed to return an exchange, and the enricher
will attempt to poll until an exchange is succesfull retrieved. However you may
want to receive any exceptions during polling to be propagated to the
pollEnrich so you can let routing error handler deal with it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)