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 2022/12/04 13:32:46 UTC

[camel] branch regen_bot_3.14.x updated (4cb9cd7e5e3 -> 9f0973e8da0)

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 4cb9cd7e5e3 CAMEL-18776: camel-hdfs - Fix HdfsNormalFileHandler to handle temporary file path correctly (#8803)
     add 9f0973e8da0 CAMEL-18713: Loop EIP - Negative pending size on shutdown if using loopWhile. Thanks to Petr Holubec for reporting.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/processor/LoopProcessor.java  |  6 +++++-
 ...hileTest.java => LoopDoWhileTaskCountTest.java} | 24 ++++++++--------------
 2 files changed, 14 insertions(+), 16 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{LoopDoWhileTest.java => LoopDoWhileTaskCountTest.java} (70%)