mz0113 opened a new issue, #10735: URL: https://github.com/apache/dubbo/issues/10735
首先是dubbo的泛化广播调用,泛化调用方式为GSON 然后不是有个全链路追踪插件叫 sofa-tracer 嘛,sofa-tracer的dubbo filter拦截器工作时候,要从 RpcContext.getUrl(),但是发现get出来是个空导致空指针  但是我用常规自带的广播调用模式,就没问题,只有 broadcastCluster1Invoker 有问题 -- 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]
