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

   ### Motivation
   It's hard to analyze which process cost the most time of one remote request 
in current codebase, due to lacking corresponding trace id in client and server 
client.
   
   ### Plan
   Maybe we could introduce the unique trace id which is generated on 
time/client-machine-id in one remote request, and then record it in client's 
log. And when requesting remote server, we should populate this to server and 
make it recorded in server's log.


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