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

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


    from d81f2047e3e CAMEL-18321: camel-mybatis - Should support using Map 
message body as-is for insert/update
     add 39894f61cda CAMEL-18324: camel-core - Exception during preparing 
exchange task can block thread
     add b25b6107922 CAMEL-18324: camel-core - Exception during preparing 
exchange task can block thread
     add b39f9465841 Regen

No new revisions were added by this update.

Summary of changes:
 .../faulttolerance/FaultToleranceProcessor.java    | 53 ++++++++++++----------
 .../resilience4j/ResilienceProcessor.java          | 47 +++++++++++--------
 .../java/org/apache/camel/processor/Pipeline.java  | 20 +++++---
 .../apache/camel/processor/PooledTaskFactory.java  | 10 +++-
 .../errorhandler/RedeliveryErrorHandler.java       | 22 +++++----
 ... => PopulateInitialHeadersFailedIssueTest.java} | 49 ++++++++++++--------
 core/camel-main/src/main/docs/main.adoc            |  7 +--
 7 files changed, 122 insertions(+), 86 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/issues/{SplitterThrowExceptionInExpressionTwoTest.java
 => PopulateInitialHeadersFailedIssueTest.java} (51%)

Reply via email to