[ https://issues.apache.org/jira/browse/CAMEL-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982018#action_12982018 ]
Ben O'Day commented on CAMEL-3240: ---------------------------------- Hadrian, sorry for all the updates...this has evolved a bit based on testing/feedback. I removed the old patch files and will version future ones (if any)... As for the functionality, my goal with the latest patch was to limit the API to only allow aborting shutdown for a single route at a time, and to allow the route to be used after an attempted shutdown is aborted. Otherwise, the route would be "started" but not able to consume messages, etc. Claus, can you review this and clarify how it should work? thanks guys > 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.