[
https://issues.apache.org/jira/browse/CAMEL-11484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-11484.
---------------------------------
Resolution: Fixed
> Optimise - Simple Language / ExpressionBuilder can use cache of frequent used
> expressions when having nested functions
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-11484
> URL: https://issues.apache.org/jira/browse/CAMEL-11484
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.20.0
>
>
> If you use a simple expression in a Camel route that has a simple token, then
> it's re-created per exchange during routing. The expression by itself can be
> cached and reused, which avoids using the simple parser over and over again.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)