squakez commented on PR #19297:
URL: https://github.com/apache/camel/pull/19297#issuecomment-3334316820

   > See something like AsyncEndpointRecipientList2Test that has a special test 
component that process async, which makes Camel continue routing in another 
thread. This can maybe be used for MDC unit test to see if all this still work 
when this happens.
   
   Sure, I'll give a look at that. However, I think the wiretap (which is used 
in the async test here) is processing async as well. As the MDC is called 
"onLog" and later cleared, we are sure we're always consistent as during the 
onLog we get the values available on the Exchange.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to