You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/10/21 12:36:51 UTC

[camel] branch regen_bot updated (f93f1e8 -> 09269e3)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f93f1e8  camel-core - Optimize routing engine for isErrorHandlerHandled to be inlined
     add cf14e0b  camel-core - Optimize log EIP to eager compute whether should log and also avoid fire listenerns if they are empty
     add 09269e3  camel-core - Optimize log EIP for static vs dynamic log message

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/processor/LogProcessor.java   | 45 +++++++++++++++-------
 .../java/org/apache/camel/reifier/LogReifier.java  | 17 ++++++--
 2 files changed, 45 insertions(+), 17 deletions(-)