You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/06/29 07:42:07 UTC

[jira] Resolved: (CAMEL-1750) ScheduledPollConsumer - Allow pluggable exception strategies for what to do when exception occur during poll

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

Claus Ibsen resolved CAMEL-1750.
--------------------------------

    Resolution: Fixed

trunk: 789216.

Updated wiki
http://camel.apache.org/polling-consumer.html

> ScheduledPollConsumer - Allow pluggable exception strategies for what to do when exception occur during poll
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1750
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1750
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> The current scheduled poll consumer will log at WARN level any uncatched exception occurred during a poll.
> That could be a file system not accessing for the file consumer, eg when you have mapped a network drive and Camel/Java cannot access it.
> We should expose an API to allow end user to provide their own strategy what to do.
> Buy default we can have the WARN logger.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.