EickMing opened a new issue, #3762: URL: https://github.com/apache/servicecomb-java-chassis/issues/3762
在子线程中RPC调用其他微服务时,在ZipKinTracerHandler的handler方法中会调用ZipKinTracingDelegate.createSpan(Invocation)方法生成一个跟踪链路,在发起RPC调用之前在Invocation设置X-B3-TraceId和X-B3SpanId的值会被这个方法重写,请问可以通过什么配置修改或invocation参数设定来避免该情况,保证子线程RPC调用的traceId和主线程的保持一致 -- 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]
