CVnot commented on issue #10078: URL: https://github.com/apache/dubbo/issues/10078#issuecomment-1667682292
> 就可能会发生前 @chickenlj @shenjiaqing1 我理解这个地方不应该会有并发问题的,因为一个线程发起完请求之后,AsyncRpcResult中存储了一份Threadlocal的对象,并且在ContextFilter进行了remove,所以即使这个这个线程在接收到下一个请求的同时,上一个请求返回了,也不会修改一个对象的。我看的代码版本是2.7.18  -- 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: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org