Claus Ibsen created CAMEL-8722:
----------------------------------
Summary: File consumer - Allow to plugin a custom ExceptionHandler
for the on completion unit of work
Key: CAMEL-8722
URL: https://issues.apache.org/jira/browse/CAMEL-8722
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.16.0
This allows end users to do custom code if an exception was thrown from the
file consumer, when it attempts to delete / move files when the consumer was
done routing the file.
By default the consumer would catch the exception and do a WARN log. This
ticket allows to plugin a custom code to handle the exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)