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/12/28 11:02:00 UTC

[jira] [Created] (CAMEL-18846) camel-main - Performance overhead due to emitting events not needed

Claus Ibsen created CAMEL-18846:
-----------------------------------

             Summary: camel-main - Performance overhead due to emitting events not needed
                 Key: CAMEL-18846
                 URL: https://issues.apache.org/jira/browse/CAMEL-18846
             Project: Camel
          Issue Type: Improvement
          Components: camel-main
    Affects Versions: 3.20.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.21.0, 3.20.1


The option camel.main.routesReloadRestartDuration=true adds an overhead due to need of event notifier for exchanges.

We should change the default value as this is only in need during development via camel-jbang and hot-reloading of routes.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)