Claus Ibsen created CAMEL-17468:
-----------------------------------
Summary: 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
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)