[ https://issues.apache.org/jira/browse/CAMEL-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981979#action_12981979 ]
Hadrian Zbarcea commented on CAMEL-3240: ---------------------------------------- I don't think 'making sure the route is usable after a shutdown is aborted' is possible in the general case. Right now I am not even sure if we should revert it and go for 2.7 or leave it in for 2.6. While doing some tests with your patch you also added another one. I will let it sit until Sun, in case you want to test it more, and I will take the last patch available then. Could you also please remove older patches, or give patches a running number so it's obvious (more obvious than just using the date). I will look at it on Sun again, and if it doesn't make things worse (which seems to be the case right now) I will apply it and we'll have it in 2.6. We can also improve later. Thanks for the contribution. > 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 > Assignee: Hadrian Zbarcea > Priority: Minor > Fix For: 2.6.0 > > Attachments: camel-core-stop-route-abortAfterTimeout.txt, > camel-core-stop-route-abortAfterTimeout.txt > > > 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.