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

 ##########
 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:
   Done in b8c63f3f5d65e4d94caef98587d468bdbab78e5d (same commit as above 
protobuf change).

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