Roiocam commented on issue #795:
URL: https://github.com/apache/pekko/issues/795#issuecomment-2244124743

   > Doesn't that mean the test caught a bug?
   
   It is flaky depending on how fast SLF4J initialization.
   
   If it loads slower, it will use SubstituteLogger(which uses BasicMDCAdapter) 
as a fallback.
   
   ![截屏2024-07-23 09 32 
21](https://github.com/user-attachments/assets/bd646c88-1f44-4752-8f4c-4578fbad1f78)
   
   if we use MDC earlier than SLF4J initialization, the MDCAdapter may no 
chance to update it.
   
   
![image](https://github.com/user-attachments/assets/0bdabb73-c0f3-4dba-bb42-11b3b96d180f)
   
   ![截屏2024-07-23 09 24 
52](https://github.com/user-attachments/assets/1be1b38d-cf39-4142-ad35-73ae9e034e13)
   
   
   
   


-- 
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: notifications-unsubscr...@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to