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)