Routing engine should stop routing Exchange if thread was interrupted ---------------------------------------------------------------------
Key: CAMEL-3029 URL: https://issues.apache.org/activemq/browse/CAMEL-3029 Project: Apache Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.5.0 For example if a Future Task has been cancelled then it will thrown an interrupt exception. The routing engine should detect this and then stop continue routing the Exchange because its been cancelled. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.