This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from d93e633 Aligned Camel-Zipkin Karaf feature new 7d7e357 CAMEL-14354: camel-core - Optimize core for checking rollback new ed0caa0 Fixed test 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: .../cdi/transaction/TransactionErrorHandler.java | 5 +++-- .../camel/spring/spi/TransactionErrorHandler.java | 5 +++-- .../camel/spring/processor/SpringRouteStopTest.xml | 5 +---- .../src/main/java/org/apache/camel/Exchange.java | 17 ++++++++++++++++ .../camel/processor/OnCompletionProcessor.java | 14 ++++++------- .../org/apache/camel/processor/PipelineHelper.java | 4 ++-- .../apache/camel/processor/RollbackProcessor.java | 4 ++-- .../ShareUnitOfWorkAggregationStrategy.java | 2 +- .../aggregate/UseLatestAggregationStrategy.java | 2 +- .../errorhandler/RedeliveryErrorHandler.java | 14 ++++++------- .../org/apache/camel/support/DefaultExchange.java | 23 ++++++++++++++++++++-- .../modules/ROOT/pages/camel-3x-upgrade-guide.adoc | 20 +++++++++++++++++-- 12 files changed, 82 insertions(+), 33 deletions(-)