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 8a0e43065f86 CAMEL-24949: camel-seda - Insert the upgrade guide 
section in alphabetical order
     new 210bcdeac8ed CAMEL-24951: camel-seda - do not wait for the pending 
messages of a suspended consumer when stopping
     new 1791c157b4cb CAMEL-24951: camel-seda - Make the suspended consumer 
test deterministic
     new 0048a6264b9d CAMEL-24951: camel-seda - Keep waiting for the queue to 
be empty when a starting consumer is stopped
     new 72284a0944d4 CAMEL-24951: camel-seda - Insert the upgrade guide 
section in alphabetical order
     new 9d8608ab4aed CAMEL-24951: camel-seda - Document the side effects of 
SedaConsumer.getPendingExchangesSize

The 5 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/SedaConsumer.java  |  30 +++++-
 .../SedaSuspendedRouteWithPendingStopTest.java     | 111 +++++++++++++++++++++
 .../ROOT/pages/camel-4x-upgrade-guide-4_23.adoc    |   8 ++
 3 files changed, 145 insertions(+), 4 deletions(-)
 create mode 100644 
core/camel-core/src/test/java/org/apache/camel/component/seda/SedaSuspendedRouteWithPendingStopTest.java

Reply via email to