This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from a9aa1fe CAMEL-17009: MDC is not cleared when UoW is done.
new d8ddce5 CAMEL-17009: The internal routing engine should propagate the
correct async returned boolean so we correctly know if it was processed sync or
async.
new 1b37442 CAMEL-17009: The internal routing engine should use sync true
when it forces the sync processing in this delegate processor as the code
comments says.
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:
.../org/apache/camel/impl/engine/CamelInternalProcessor.java | 10 +++++-----
.../apache/camel/support/processor/DelegateSyncProcessor.java | 11 +++++------
2 files changed, 10 insertions(+), 11 deletions(-)