melin opened a new issue #9720:
URL: https://github.com/apache/dubbo/issues/9720
Dubbo Grpc接口,使用RpcContext 从client 传全局参数给server, Server 获取为空
client RpcContext.getServerContext().setAttachment("TENANT_ID", "xxx");
server RpcContext.getServerContext().getAttachment("TENANT_ID");
@EarthChen
--
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]