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

orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from ea6c8818467 CAMEL-20345: Simple binary operator should better be 
detected in predicate parser
     new 47ebb9ff8e8 CAMEL-20297 camel-base-engine: do not swallow interrupted 
exceptions
     new ff48bbc4d2e CAMEL-20297 camel-support: do not swallow interrupted 
exceptions
     new 8fd7c5a8eb9 CAMEL-20297 camel-util: do not swallow interrupted 
exceptions
     new 37825a955eb CAMEL-20297 camel-main: do not swallow interrupted 
exceptions
     new f65d87e909a CAMEL-20297 camel-management: do not swallow interrupted 
exceptions
     new 53cc4633cab CAMEL-20297 camel-core-processor: do not swallow 
interrupted exceptions

The 6 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:
 .../camel/impl/engine/DefaultShutdownStrategy.java |  1 +
 .../java/org/apache/camel/processor/Throttler.java |  2 ++
 .../camel/processor/ThrottlerMethodCallTest.java   | 37 ++++++++++++++++++----
 .../camel/main/DefaultMainShutdownStrategy.java    |  2 +-
 .../camel/management/mbean/ManagedRoute.java       |  3 +-
 .../camel/support/EventDrivenPollingConsumer.java  |  3 +-
 .../org/apache/camel/support/ExchangeHelper.java   |  2 ++
 .../support/FileWatcherResourceReloadStrategy.java |  2 ++
 .../main/java/org/apache/camel/util/FileUtil.java  |  9 ++++--
 9 files changed, 48 insertions(+), 13 deletions(-)

Reply via email to