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 bc4a7ec5198 CAMEL-20297 camel-etcd3: do not swallow interrupted 
exceptions
     new 33ed6c053ed CAMEL-20297 camel-core-processor: do not swallow 
interrupted exceptions
     new dc5bf5239c4 CAMEL-20297 camel-base-engine: do not swallow interrupted 
exceptions
     new 65983ea120a CAMEL-20297 camel-core-model: do not swallow interrupted 
exceptions

The 3 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:
 .../org/apache/camel/impl/engine/BaseExecutorServiceManager.java   | 1 +
 .../camel/impl/engine/DefaultAsyncProcessorAwaitManager.java       | 2 ++
 .../src/main/java/org/apache/camel/builder/NotifyBuilder.java      | 1 +
 .../java/org/apache/camel/processor/DelayProcessorSupport.java     | 7 +++++++
 .../main/java/org/apache/camel/processor/MulticastProcessor.java   | 2 +-
 .../src/main/java/org/apache/camel/processor/Resequencer.java      | 1 +
 .../main/java/org/apache/camel/processor/StreamResequencer.java    | 2 ++
 .../org/apache/camel/processor/aggregate/AggregateProcessor.java   | 1 +
 .../camel/processor/errorhandler/RedeliveryErrorHandler.java       | 2 ++
 9 files changed, 18 insertions(+), 1 deletion(-)

Reply via email to