You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/01/24 20:09:00 UTC

[jira] [Commented] (CAMEL-14438) camel-core - Optimize core for checking for stop routing

    [ https://issues.apache.org/jira/browse/CAMEL-14438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023235#comment-17023235 ] 

Claus Ibsen commented on CAMEL-14438:
-------------------------------------

TODO: hystrix
TODO: resilience4j
TODO: update docs

> camel-core - Optimize core for checking for stop routing
> --------------------------------------------------------
>
>                 Key: CAMEL-14438
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14438
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.1.0
>
>
> We use an exchange property ROUTE_STOP to mark the exchange to not route anymore. We should optimize this as a flag on the exchange instead as then we avoid the lookup on the map



--
This message was sent by Atlassian Jira
(v8.3.4#803005)