[
https://issues.apache.org/jira/browse/CAMEL-16353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301134#comment-17301134
]
Claus Ibsen commented on CAMEL-16353:
-------------------------------------
Maybe introduce a EagerClassload interface / annotation, and then we can have a
maven tool that discovers those and keep source code up to date, so we can
trigger the warmup and eager loading of these classes.
Instead of triggering warump from classes and sub classes.
> camel-core - Force eager classloading in build phase
> ----------------------------------------------------
>
> Key: CAMEL-16353
> URL: https://issues.apache.org/jira/browse/CAMEL-16353
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.9.0
>
> Attachments: Screenshot 2021-03-14 at 12.17.28.png
>
>
> Some classes are loaded on first exchange being processed. We can force
> loading some of these classes during route build, in the doBuild phase.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)