Quinn Stevenson created CAMEL-10513:
---------------------------------------
Summary: Start BlueprintCamelContext on BlueprintEvent.CREATED
Key: CAMEL-10513
URL: https://issues.apache.org/jira/browse/CAMEL-10513
Project: Camel
Issue Type: Improvement
Components: camel-blueprint
Reporter: Quinn Stevenson
Assignee: Grzegorz Grzybek
Priority: Minor
Currently the BlueprintCamelContext starts when the BlueprintContainer OSGi
service is registered. Because of this, the startup of the
BlueprintCamelContext can effect the startup of the BlueprintContainer itself,
which can lead to infinite loops and make issues more difficult to resolve.
The BlueprintCamelContext should be changed to start on the
BlueprintEvent.CREATED, which is sent after the BlueprintContainer is fully
initialized.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)