Zoran Regvart created CAMEL-11405:
-------------------------------------
Summary: Create a per-SpringCamelContext replacement for `noStart`
flag
Key: CAMEL-11405
URL: https://issues.apache.org/jira/browse/CAMEL-11405
Project: Camel
Issue Type: Task
Components: camel-spring
Affects Versions: 2.20.0
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Having a thread local {{noStart}} flag in {{SpringCamelContext}} can lead to
inconsistencies as it can affect other CamelContextss trying to start on the
same classloader/thread. We should provide a per-CamelContext replacement for
that flag.
The flag is being used by Wildfly Camel team and in integration test support,
so we should find a solution that fits both use cases.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)