Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15694

camel-core - Optmize EventNotifier to seperate exchange vs other events

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.7.0
    • camel-core
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: