zuston opened a new issue, #209:
URL: https://github.com/apache/incubator-uniffle/issues/209

   ### Motivation
   When multiple tasks are running in the same executor at the same time, it 
will be hard to analysis the rss log belonging to the specified task. To solve 
this, it's better to make log show task id in the rss client codebase.
   
   ### How to do
   I think we should directly use the 
[MDC](https://www.baeldung.com/mdc-in-log4j-2-logback) to put the context info.
   
   


-- 
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: dev-unsubscr...@uniffle.apache.org.apache.org

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

Reply via email to