AlbumenJ commented on issue #8365: URL: https://github.com/apache/dubbo/issues/8365#issuecomment-888770975
Consumer 端使用 getClientAttachment,Provider 端使用 getServerAttachment,Consumer 端获取 Provider 端返回上下文使用 getServerContext。 getClientAttachment ( A --> B , in A side) getServerAttachment ( A --> B , in B side) getServerContext ( A <-- B , in B side) -- 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]
