vy commented on issue #2499:
URL: 
https://github.com/apache/logging-log4j2/issues/2499#issuecomment-2078730673

   _[I am not much familiar with the part of the code base you are talking 
about, hence apologies in advance if I say something stupid.]_
   
   > will prevent the propagation of `MDC` for Log4j Core users and the 
propagation of `ThreadContext` for Logback users.
   
   @ppkarwasz, this is the core problem this problem is attacking to, right? 
That is, avoiding redundant propagation when a particular bridge is in play.
   
   > In view of a future integration with `context-propagation` I would propose 
to:
   >
   > - modify `MDCContextMap` ...
   > - modify `Log4jMDCAdapter` ...
   
   I would greatly appreciate it if you can thoroughly document the rationale 
in the touched parts of the code base while implementing these changes.


-- 
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]

Reply via email to