[
https://issues.apache.org/jira/browse/CAMEL-13501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-13501:
--------------------------------
Fix Version/s: (was: 3.0.0)
3.x
> 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: 3.x
>
>
> 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.3.4#803005)