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/03/15 09:29:59 UTC

[camel] branch regen_bot updated (52b1a42 -> c7f45b8)

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 52b1a42  Regen for commit ff7a92949252a92a03baa7b87e497cf744ae052e
     add 98d7575  Polished camel-main waiting message
     add c7f45b8  camel-core - Fixed pooled leak in redelivery error handler.

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/camel/processor/Pipeline.java  | 17 +----------------
 .../org/apache/camel/processor/PooledTaskFactory.java   | 13 ++++++++++++-
 .../processor/errorhandler/RedeliveryErrorHandler.java  |  8 ++++++--
 .../main/java/org/apache/camel/main/MainSupport.java    |  8 ++++----
 .../camel/support/PooledObjectFactorySupport.java       |  9 +++++++++
 5 files changed, 32 insertions(+), 23 deletions(-)