Guillaume Nodet created CAMEL-14786:
---------------------------------------
Summary: 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
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
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)