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 d4c535e5fa7 Camel-Robotframework: Fixed typo in docs (#12696)
     new b00051f5f7c CAMEL-20297 camel-file-watch: do not swallow interrupted 
exceptions
     new 56327a735c0 CAMEL-20297 camel-kafka: do not swallow interrupted 
exceptions
     new 80921f085bd CAMEL-20297 camel-rocketmq: do not swallow interrupted 
exceptions
     new 1c73ce90679 CAMEL-20297 camel-seda: do not swallow interrupted 
exceptions
     new de350b2ac28 CAMEL-20297 camel-stream: do not swallow interrupted 
exceptions
     new 07db1966e1c CAMEL-20297 camel-test: 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:
 .../apache/camel/component/file/watch/FileWatchConsumer.java  |  1 +
 .../processor/idempotent/kafka/KafkaIdempotentRepository.java | 11 ++++++++---
 .../org/apache/camel/component/rocketmq/RocketMQProducer.java |  5 +++++
 .../java/org/apache/camel/component/seda/SedaConsumer.java    |  5 ++++-
 .../java/org/apache/camel/component/seda/SedaProducer.java    |  8 ++++----
 .../org/apache/camel/component/stream/StreamProducer.java     |  3 +++
 .../main/java/org/apache/camel/test/junit5/TestSupport.java   |  2 +-
 7 files changed, 26 insertions(+), 9 deletions(-)

Reply via email to