You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/05/07 10:57:03 UTC

[jira] [Created] (CAMEL-3953) Load type converters from camel-core without package scanning to speedup CamelContext startup

Load type converters from camel-core without package scanning to speedup CamelContext startup
---------------------------------------------------------------------------------------------

                 Key: CAMEL-3953
                 URL: https://issues.apache.org/jira/browse/CAMEL-3953
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.8.0


We should hardload the type converters from camel-core, which makes starting CamelContext faster.

This improves unit test of the Camel project as well. We have seen 10%+ or more speedup in some modules being tested.

See nabble
http://camel.465427.n5.nabble.com/Conceptual-correctness-of-using-Camel-Unit-Tests-tp4372286p4372286.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-3953) Load type converters from camel-core without package scanning to speedup CamelContext startup

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3953.
--------------------------------

    Resolution: Fixed

There is now a CoreTypeConverterLoader doing this. And its always in use.

> Load type converters from camel-core without package scanning to speedup CamelContext startup
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3953
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3953
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.8.0
>
>
> We should hardload the type converters from camel-core, which makes starting CamelContext faster.
> This improves unit test of the Camel project as well. We have seen 10%+ or more speedup in some modules being tested.
> See nabble
> http://camel.465427.n5.nabble.com/Conceptual-correctness-of-using-Camel-Unit-Tests-tp4372286p4372286.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira