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

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


    from 12d5876fc3a8 Bump jolokia-version from 2.6.2 to 2.6.3
     new e5ad48340d3e CAMEL-24948: camel-seda - fail the exchange when the 
producer is interrupted while waiting
     new e3395647a842 CAMEL-24948: camel-seda - Insert the upgrade guide 
section in alphabetical order

The 2 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/seda/SedaProducer.java  |  17 ++-
 .../seda/SedaProducerInterruptedTest.java          | 145 +++++++++++++++++++++
 .../ROOT/pages/camel-4x-upgrade-guide-4_23.adoc    |   9 ++
 3 files changed, 170 insertions(+), 1 deletion(-)
 create mode 100644 
core/camel-core/src/test/java/org/apache/camel/component/seda/SedaProducerInterruptedTest.java

Reply via email to