[ https://issues.apache.org/jira/browse/CAMEL-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979966#action_12979966 ]
Claus Ibsen commented on CAMEL-3240: ------------------------------------ If you do a full CamelContext shutdown then the problem could be that X number of servies/routes did managed to stop. So when we give up, you would end up with a system which is partly shutdown. > 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.