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 2021/02/25 07:40:44 UTC

[camel] branch regen_bot updated (c773885 -> 4134d21)

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 c773885  Regen
     add 4134d21  CAMEL-16238: Registry should stop during shutdown of CamelContext and clear its fallback registry

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/impl/engine/AbstractCamelContext.java |  4 +++-
 .../java/org/apache/camel/support/DefaultRegistry.java     | 14 +++++++++++++-
 .../main/java/org/apache/camel/support/SimpleRegistry.java |  8 +++++++-
 3 files changed, 23 insertions(+), 3 deletions(-)