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 2021/03/16 09:05:00 UTC

[jira] [Comment Edited] (CAMEL-16355) camel-core - Optimize Filter and Choice EIP

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

Claus Ibsen edited comment on CAMEL-16355 at 3/16/21, 9:04 AM:
---------------------------------------------------------------

TODO: camel-aws2-sqs - add custom exchange property to use for delete if filtered. *DONE*


was (Author: davsclaus):
TODO: camel-aws2-sqs - add custom exchange property to use for delete if filtered.

> camel-core - Optimize Filter and Choice EIP
> -------------------------------------------
>
>                 Key: CAMEL-16355
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16355
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.9.0
>
>
> They store an exchange property if a filter matched. But that information is not really in use by Camel, and it can be optimized to not be set. This can optize the CBR EIP which is frequently in use.



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