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 2020/10/31 08:19:00 UTC

[jira] [Created] (CAMEL-15784) camel-core - Optimize with Bootstrap marker interface

Claus Ibsen created CAMEL-15784:
-----------------------------------

             Summary: camel-core - Optimize with Bootstrap marker interface
                 Key: CAMEL-15784
                 URL: https://issues.apache.org/jira/browse/CAMEL-15784
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.7.0


We can mark services that are used only during bootstrap with a marker interface, and then when camel has been started it can detect those bootstrap services and unload / clear them so they reduce memory etc



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