You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/05/31 10:01:12 UTC

[jira] [Created] (CAMEL-10004) PollEnrich - Allow to bridge error handler

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)