liubao68 commented on issue #4569:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/4569#issuecomment-2461763478

   
这个问题需要业务自行分析下线程切换情况,看看这种异步线程切换的场景你们这样使用是否合理。混合使用异步,又使用ThreadLocal获取上下文(即InvocationContext,
 ThreadLocal一般用于在同一个线程里面传递数据,异步线程切换使用会有风险),很容易出现这种错误。


-- 
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]

Reply via email to