You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/06/28 08:40:00 UTC

[jira] [Assigned] (CAMEL-16760) camel-core - Dataformat models with Class should use the loaded class directly

     [ https://issues.apache.org/jira/browse/CAMEL-16760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-16760:
-----------------------------------

    Assignee: Pasquale Congiusti  (was: Claus Ibsen)

> camel-core - Dataformat models with Class<?> should use the loaded class directly
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-16760
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16760
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Pasquale Congiusti
>            Priority: Major
>             Fix For: 3.12.0
>
>
> Currently the EIP model will store Class<?> as transient and use the FQN class name as text that the dataformat then need to load afterwards.
> But due to complex classloading in camel-k and other runtimes it would be better to use the Class<?> directly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)