This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch mdc
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1be229533cd1 CAMEL-22717: camel-mdc - MDC is lost when using
interceptSendToEndpoint (and potentially other situations)
add 5f2ce5f64dde CAMEL-22717: camel-mdc - MDC is lost when using
interceptSendToEndpoint (and potentially other situations)
No new revisions were added by this update.
Summary of changes:
.../apache/camel/mdc/MDCInterceptEndpointFactory.java | 7 ++++---
.../main/java/org/apache/camel/mdc/MDCProcessor.java | 18 +++++++++++++++++-
.../src/main/java/org/apache/camel/mdc/MDCService.java | 8 ++++----
.../camel/mdc/MDCInterceptToEndpointBeanTest.java | 1 -
.../processor/MDCInterceptToEndpointBeanTest.java | 1 -
.../camel/processor/MDCInterceptToEndpointTest.java | 4 ++--
6 files changed, 27 insertions(+), 12 deletions(-)