[
https://issues.apache.org/jira/browse/CAMEL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976215#action_12976215
]
Claus Ibsen commented on CAMEL-3364:
------------------------------------
We could use {{ShutdownRunningTask}} as a configuration.
> Add option on error handler to instruct it should stop redelivery during
> shutdown of Camel
> ------------------------------------------------------------------------------------------
>
> Key: CAMEL-3364
> URL: https://issues.apache.org/jira/browse/CAMEL-3364
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Affects Versions: 2.5.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
>
> If you shutdown Camel and have error handler configured to execute
> redeliveries with delay. Then you may want the error handler to exhaust and
> give up if you shutdown a route. Currently the error handler will continue
> until its done during a shutdown.
> So end users who have very long delays then they may want to just give up
> asap and shutdown faster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.