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 2017/05/27 08:21:04 UTC

[jira] [Created] (CAMEL-11349) Optimize EventNotifer to reuse Event instance

Claus Ibsen created CAMEL-11349:
-----------------------------------

             Summary: Optimize EventNotifer to reuse Event instance
                 Key: CAMEL-11349
                 URL: https://issues.apache.org/jira/browse/CAMEL-11349
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.20.0


If there are multiple event notifier's then they each have their own EventObject instance created. Instead we can create it once. Also we can quicker detect if event notification is turned off and exit sooner



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)