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/15 11:37:00 UTC

[jira] [Assigned] (CAMEL-15694) camel-core - Optmize EventNotifier to seperate exchange vs other events

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

Claus Ibsen reassigned CAMEL-15694:
-----------------------------------

    Assignee: Claus Ibsen

> camel-core - Optmize EventNotifier to seperate exchange vs other events
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-15694
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15694
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.7.0
>
>
> Just a thought. The event notifier is optimized if not in use. But some runtimes like camel-main / camel-quarkus / camel-spring-boot etc uses an event notifier for some listeners on startup / shutdown etc. Not really for exchange events.
> So we can potentially optimized internally in camel go have 2 sets for events, so if you dont need exchange events then that is empty and we can optimize for that.



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