EickMing commented on issue #3762:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/3762#issuecomment-1524986243

   > 在发起RPC调用之前在Invocation设置X-B3-TraceId和X-B3SpanId的值会被这个方法重写。
   > 
   > 这个值你们是自己赋值了 还是框架自己赋的值 被createSpan重写了。
   
   
在子线程里RPC调用前不作任何操作,就会被createSpan重写,现在是尝试在RPC调用前在invocation添加X-B3-TraceId和X-B3-SpanId,但是还是会被重写。


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to