[
https://issues.apache.org/jira/browse/CAMEL-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-14786:
--------------------------------
Component/s: camel-core
> Move as much initialisation code from start() to init() phase
> -------------------------------------------------------------
>
> Key: CAMEL-14786
> URL: https://issues.apache.org/jira/browse/CAMEL-14786
> Project: Camel
> Issue Type: Task
> Components: camel-core
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.2.0
>
>
> The work done currently in the {{init}} phase will be moved to the {{build}}
> phase.
> The {{start}} phase will be split between {{init}} for bean configuration /
> wiring, excluding any thread / network access and the {{start}} phase to
> actually start consuming and creating threads / sockets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)