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

Claus Ibsen updated CAMEL-3364:
-------------------------------

         Priority: Major  (was: Minor)
    Fix Version/s:     (was: 2.6.0)
                   3.0.0

Moving to Camel 3.x as this requires some API changes and to introduce a 
registration mechanism so error handlers can be notified during graceful 
shutdown. 


> 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
>             Fix For: 3.0.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.

Reply via email to