[ 
https://issues.apache.org/jira/browse/CAMEL-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979965#action_12979965
 ] 

Claus Ibsen commented on CAMEL-3240:
------------------------------------

The difference is that graceful shutdown will always shutdown. After the 
timeout period is hit, it will shutdown now (abrupt).

This most likely only comes handy if you for example stop a route using JMX and 
for some reason this route keeps running and isn't capable of stopping within 
the timeout period.



> Graceful shutdown - Add support for give up if timeout triggered
> ----------------------------------------------------------------
>
>                 Key: CAMEL-3240
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3240
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> Graceful shutdown will force shutting down routes if timeout triggeres.
> We should add option to let end user control this. So Camel instead just 
> gives up. Then end user can take action, such as trying to shutdown again or 
> whatever.

-- 
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