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/15 05:32:02 UTC

[camel] branch regen_bot updated (26f43d8 -> eeabe64)

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 26f43d8  Proofread README file with multiple fixes
     add 9f4942a  camel-core - Some small optimizations
     add eeabe64  CAMEL-15176: Optimize component to do as much in init phase vs start phase.

No new revisions were added by this update.

Summary of changes:
 .../camel/component/language/LanguageEndpoint.java      | 17 ++++++++++++-----
 components/components-init-work-in-progress.md          |  2 +-
 .../camel/impl/engine/SubscribeMethodProcessor.java     |  9 ++++++++-
 .../org/apache/camel/processor/ClaimCheckProcessor.java |  8 +++++---
 .../apache/camel/processor/ThrowExceptionProcessor.java |  7 ++++++-
 .../camel/processor/interceptor/BacklogTracer.java      | 10 +++++++---
 .../language/DefaultAnnotationExpressionFactory.java    |  3 ---
 7 files changed, 39 insertions(+), 17 deletions(-)