You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jörg Jansen (Jira)" <ji...@apache.org> on 2022/01/11 14:27:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17472775#comment-17472775 ] 

Jörg Jansen edited comment on CAMEL-17468 at 1/11/22, 2:26 PM:
---------------------------------------------------------------

yes, I think that's the smarter and more flexibel solution. (y)

But if it should be included as a Property, I would name it to statusPropertyName or statusExchangePropertyName.


was (Author: jansenj):
yes, I think that's the smarter and more flexibel solution. (y)

> 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
>            Priority: Major
>             Fix For: 3.x
>
>
> 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)