[
https://issues.apache.org/jira/browse/CAMEL-21286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885463#comment-17885463
]
Adriano Machado edited comment on CAMEL-21286 at 9/27/24 7:45 PM:
------------------------------------------------------------------
[~davsclaus], the app is using both JAXB data type and conversions from DOM to
JAXB POJOs.
{-}Please see attached screenshots with an analysis from an APM tool{-}. I'm
trying to upload a few screenshots from the APM tool, but Jira is not allowing
me (failing with an internal error).
I couldn't get the same results by running locally, only coming from the APM
tool capturing executions from an OCP cluster.
was (Author: ammachado):
[~davsclaus], the app is using both JAXB data type and conversions from DOM to
JAXB POJOs. Please see attached screenshots with an analysis from an APM tool.
I couldn't get the same results by running locally, only coming from the APM
tool capturing executions from an OCP cluster.
> Add a cache to JAXB object factories on JAXB Marshalling/Fallback converter
> ---------------------------------------------------------------------------
>
> Key: CAMEL-21286
> URL: https://issues.apache.org/jira/browse/CAMEL-21286
> Project: Camel
> Issue Type: Improvement
> Components: camel-jaxb
> Affects Versions: 4.4.3
> Reporter: Adriano Machado
> Priority: Major
>
> Camel is calling `JaxbHelper.getJaxbElementFactoryMethod` and the result is
> not being cached. This expensive call on apps with schemas deployed on nested
> jars on Spring Boot apps running on Openshift.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)