ShenFeng312 commented on issue #11650: URL: https://github.com/apache/dubbo/issues/11650#issuecomment-1449442668
> @ShenFeng312 你这个Tracing3Filter的改动点只是把 RpcContext.getContext().getAttachments() 换成 invocation.getAttachments() 吗?我看新加的 create 和 finish 两个方法跟 FinishSpan 里面的一样 是的create 和finish 已经无关了 https://github.com/openzipkin/brave/pull/1364 PR 已经提交后续合并后可以用新的 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
