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 2021/01/22 09:51:00 UTC

[jira] [Created] (CAMEL-16070) camel-core - CamelContext should not be allowed to restart

Claus Ibsen created CAMEL-16070:
-----------------------------------

             Summary: camel-core - CamelContext should not be allowed to restart
                 Key: CAMEL-16070
                 URL: https://issues.apache.org/jira/browse/CAMEL-16070
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.8.0


If you want to "stop" and "start" camel context on a Camel app, then use suspend/resume on the context.

There is some logic to call start again from old time, but it complicates the internal core. So its time to cleanup some bit there.

This can also help with optimizing for build/init optimizations with microservices / graal compiled et all.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)