This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from a9aa1fe CAMEL-17009: MDC is not cleared when UoW is done.
add 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.
add 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.
No new revisions were added by this update.
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(-)