You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 10:47:00 UTC

[jira] [Resolved] (CAMEL-11405) Create a per-SpringCamelContext replacement for `noStart` flag

     [ https://issues.apache.org/jira/browse/CAMEL-11405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-11405.
---------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Major
>             Fix For: Future
>
>
> 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
(v8.20.10#820010)