[
https://issues.apache.org/jira/browse/CAMEL-11448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11448.
---------------------------------
Resolution: Fixed
I found a way to optimise this so the "expensive" code is not needed during
routing
> Optimise - Routing engine can avoid check for interrupted exception which
> does not occur anymore
> ------------------------------------------------------------------------------------------------
>
> Key: CAMEL-11448
> URL: https://issues.apache.org/jira/browse/CAMEL-11448
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.20.0
>
> Attachments: after.png, before.png
>
>
> There is some old code that takes up a bunch of cpu time during routing. We
> can optimise this to drop this code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)