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

 ##########
 File path: hadoop-common-project/hadoop-common/src/main/proto/RpcHeader.proto
 ##########
 @@ -91,6 +91,7 @@ message RpcRequestHeaderProto { // the header for the 
RpcRequest
   optional RPCTraceInfoProto traceInfo = 6; // tracing info
   optional RPCCallerContextProto callerContext = 7; // call context
   optional int64 stateId = 8; // The last seen Global State ID
+  optional bytes spanContext = 9; // OpenTracing SpanContext
 
 Review comment:
   Done in b8c63f3f5d65e4d94caef98587d468bdbab78e5d.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to