[
https://issues.apache.org/jira/browse/CAMEL-13501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13501.
---------------------------------
Resolution: Abandoned
> Component should move initialization logic to doInit instead of doStart
> -----------------------------------------------------------------------
>
> Key: CAMEL-13501
> URL: https://issues.apache.org/jira/browse/CAMEL-13501
> Project: Camel
> Issue Type: Improvement
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: Future
>
>
> We should move logic that can be executed once during build/compile phase for
> components to doInit, and then leave doStart to when components need to setup
> live connections to remote systems etc.
> In doInit we can do internal init such as setup a thread pool or other stuff
> they need.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)