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 2022/01/11 14:46:00 UTC

[jira] [Updated] (CAMEL-17468) camel-core - Filter EIP - add option to turn on exchange property with filter status

     [ https://issues.apache.org/jira/browse/CAMEL-17468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-17468:
--------------------------------
    Fix Version/s: 3.15.0
                       (was: 3.x)

> camel-core - Filter EIP - add option to turn on exchange property with filter status
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-17468
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17468
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.15.0
>
>
> We had this in the past, but due to optimizations it avoids some unnesssary state mangement about the filter status that is vaste if not in use.
> We can add some flag to turn it on a filter.
> Wonder what a good name could be?
> <filter flag="true">
>    ....
> </filter>
> Will set the exchange filter status if flag = true



--
This message was sent by Atlassian Jira
(v8.20.1#820001)