[
https://issues.apache.org/jira/browse/CAMEL-16446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16446:
--------------------------------
Fix Version/s: 3.15.0
(was: 3.x)
> camel-core - Optimize EIPs to eager load needed classes
> -------------------------------------------------------
>
> Key: CAMEL-16446
> URL: https://issues.apache.org/jira/browse/CAMEL-16446
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.15.0
>
>
> In doBuild we should eager force loading needed classes, as otherwise they
> are loaded on 1st message processed, which has a little overhead on
> processing this message.
> Also if doing eager loading in doBuild we can leverage graalvm architectures
> to quickly startup
--
This message was sent by Atlassian Jira
(v8.20.1#820001)