davsclaus commented on PR #15496: URL: https://github.com/apache/camel/pull/15496#issuecomment-2355249836
yes thread locals and MDC is poor in a modern multi threaded world. However its fine if there is a few situations like multicast + parallel its not work (just document this). We just need it to work good for 99% use-cases. And we can then see if we can add some special hook in mutlicast parallel mode to make it work better for this use-case. otel is more important than legacy MDC logging -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
