liangxs opened a new pull request #3870:
URL: https://github.com/apache/hbase/pull/3870


   Tracing is very important in large-scale distributed systems.
   
   The attribute `_operation.attributes.id`  of a scan request can be used as 
trace id between hbase client and region server.
   
   We should print operation id in region server's log if the scan request is 
too slow or too big.
   
   It will be very helpful for finding problematic requests.
   
   


-- 
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: issues-unsubscr...@hbase.apache.org

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


Reply via email to