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 d80976cbf6e CAMEL-20297 camel-dhis2: do not swallow interrupted
exceptions
new e7e6e1eddb0 CAMEL-20297 camel-azure-servicebus: do not swallow
interrupted exceptions
new 6d56e383f99 CAMEL-20297 camel-cxf-spring-soap: do not swallow
interrupted exceptions
new 1bff2a22f53 CAMEL-20297 camel-docker: do not swallow interrupted
exceptions
new 8623fa384e4 CAMEL-20297 camel-grpc: do not swallow interrupted
exceptions
new 558e5b3283f CAMEL-20297 camel-hazelcast: do not swallow interrupted
exceptions
new 94933f335ff CAMEL-20297 camel-iec60870: do not swallow interrupted
exceptions
new 3c775345ab5 CAMEL-20297 camel-wal: do not swallow interrupted
exceptions
The 7 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/azure/servicebus/ServiceBusConsumer.java | 2 +-
.../apache/camel/component/cxf/spring/jaxws/CxfSpringEndpoint.java | 4 +++-
.../apache/camel/component/docker/producer/AsyncDockerProducer.java | 6 ++++--
.../component/grpc/server/GrpcRequestAggregationStreamObserver.java | 1 +
.../component/grpc/server/GrpcRequestPropagationStreamObserver.java | 2 ++
.../camel/component/hazelcast/queue/HazelcastQueueConsumer.java | 2 +-
.../camel/component/hazelcast/seda/HazelcastSedaConsumer.java | 4 +++-
.../apache/camel/component/iec60870/client/ClientConnection.java | 2 +-
.../java/org/apache/camel/component/wal/DefaultLogSupervisor.java | 1 +
9 files changed, 17 insertions(+), 7 deletions(-)