[
https://issues.apache.org/jira/browse/CAMEL-20150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20150.
---------------------------------
Assignee: Claus Ibsen
Resolution: Fixed
> camel-jq - Optimize to load functions once and use child scopes per exchange
> ----------------------------------------------------------------------------
>
> Key: CAMEL-20150
> URL: https://issues.apache.org/jira/browse/CAMEL-20150
> Project: Camel
> Issue Type: Improvement
> Components: camel-jq
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.3.0
>
>
> We should load the built-in functions once and prepare a root scope for re-use
> https://github.com/eiiches/jackson-jq/blob/develop/1.x/jackson-jq/src/test/java/examples/Usage.java
> And then each expression init by camel can share the root scope to avoid each
> of them loading built-in functions from classpath (overhead).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)