jojochuang commented on a change in pull request #1846: HADOOP-15566. Support 
Opentracing
URL: https://github.com/apache/hadoop/pull/1846#discussion_r380999997
 
 

 ##########
 File path: 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/datatransfer.proto
 ##########
 @@ -223,6 +225,7 @@ message ShortCircuitShmRequestProto {
   // purely for logging / debugging purposes.
   required string clientName = 1;
   optional DataTransferTraceInfoProto traceInfo = 2;
+  optional bytes spanContext = 3;
 
 Review comment:
   The OT span context should be added into DataTransferTraceInfoProto

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to