[
https://issues.apache.org/jira/browse/CAMEL-15826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-15826.
---------------------------------
Resolution: Fixed
> camel-main - Remove autowire by type
> ------------------------------------
>
> Key: CAMEL-15826
> URL: https://issues.apache.org/jira/browse/CAMEL-15826
> Project: Camel
> Issue Type: Improvement
> Components: camel-main
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.7.0
>
>
> There is some magic autowrie by type on components that discovers complex
> types on components and check if there is a single item in registry of this
> type and then auto configure it.
> Its a bit too magic and requires to introspect each component during
> bootstrap. This takes up memory.
> And this is special for camel-main only.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)