Alleninggx commented on issue #14485: URL: https://github.com/apache/dubbo/issues/14485#issuecomment-2264932663
> i think the key is to judge whether the invoke happens in same thread, if so, keep the xid, otherwise remove it, when in remote scope, it will not in same thread, remove it in provider thread. when call returned client, xid is also there. Oh, it dawned on me. Thank you -- 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]
