Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.16.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
Description
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.