This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 52b1a42 Regen for commit ff7a92949252a92a03baa7b87e497cf744ae052e new 98d7575 Polished camel-main waiting message new c7f45b8 camel-core - Fixed pooled leak in redelivery error handler. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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(-)