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/06/01 10:10:59 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-10004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-10004.
---------------------------------
    Resolution: Fixed

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