139xuzhaohui commented on issue #10491:
URL: https://github.com/apache/dubbo/issues/10491#issuecomment-1415349739

   demo 估计不太行了,现在线上部分项目是正常的,部分项目是不行的,给你看看我们日志里现在找到一些区别,怀疑是 
dubbo线程池选择的不一样,线程数被其他的依赖项给覆盖了
   1、报错日志:
   
![image](https://user-images.githubusercontent.com/57884638/216550394-dfe6a3c0-6b6c-4a00-b187-7f92bf8bbca3.png)
   此报错 即使配置了 dubbo.protocol.threads = 300 也没有生效
   
   2、没有生效项目的report日志
   
![image](https://user-images.githubusercontent.com/57884638/216550761-1942fe26-4849-4af2-9c15-74b57a8da0f2.png)
   
   3、正常项目
   
![image](https://user-images.githubusercontent.com/57884638/216550880-4b67c14d-87b9-49be-96a0-b71b14c26211.png)
   
   后来考虑指定 dubbo线程池也fixed 也不可😭
   
   
   
   


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

Reply via email to