You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "HelloToGithub (via GitHub)" <gi...@apache.org> on 2023/05/04 06:18:28 UTC

[GitHub] [dubbo] HelloToGithub opened a new issue, #12230: Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效

HelloToGithub opened a new issue, #12230:
URL: https://github.com/apache/dubbo/issues/12230

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ## Ask your question here
   Dubbo:3.1.9
   
   Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效
   启动服务 通过调试发现
   
   首先执行了AbstractServer构造函数 此时参数为配置的threads参数
   ![image](https://user-images.githubusercontent.com/15622677/236124448-af45aef5-c479-42c8-9361-28aa7e189020.png)
   ![image](https://user-images.githubusercontent.com/15622677/236124530-b8084bd5-27b2-446d-89e5-2f11c1e616d3.png)
   
   DefaultExecutorRepository.updateThreadpool
   ![image](https://user-images.githubusercontent.com/15622677/236125288-40c319e8-d165-4ccf-884a-9e060d1f8786.png)
   
   
   然后执行了ConfigurableMetadataServiceExporter类的buildServiceConfig方法 又被覆盖为100
   ![image](https://user-images.githubusercontent.com/15622677/236124578-ec37a7f7-c245-4d1b-992e-03e9d9442302.png)
   DefaultExecutorRepository.updateThreadpool
   ![image](https://user-images.githubusercontent.com/15622677/236125394-cb2d3c9e-46cb-46a7-add4-adb1d318d12f.png)
   
   
   


-- 
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-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #12230: Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12230:
URL: https://github.com/apache/dubbo/issues/12230#issuecomment-1536188412

   > 3.1.10都pre-release俩周了 还没发出来
   
   今天晚些会发布


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] HelloToGithub closed issue #12230: Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效

Posted by "HelloToGithub (via GitHub)" <gi...@apache.org>.
HelloToGithub closed issue #12230: Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效
URL: https://github.com/apache/dubbo/issues/12230


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] HelloToGithub commented on issue #12230: Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效

Posted by "HelloToGithub (via GitHub)" <gi...@apache.org>.
HelloToGithub commented on issue #12230:
URL: https://github.com/apache/dubbo/issues/12230#issuecomment-1534187047

   查看3.1.10 貌似修复了?
   ![image](https://user-images.githubusercontent.com/15622677/236133085-32c825d4-43e7-486b-be55-029194f292d7.png)
    


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] ilaotan commented on issue #12230: Dubbo3.1.9 线程池大小默认100(非文档的200) 且自定义threads不生效

Posted by "ilaotan (via GitHub)" <gi...@apache.org>.
ilaotan commented on issue #12230:
URL: https://github.com/apache/dubbo/issues/12230#issuecomment-1535714620

   3.1.10都pre-release俩周了 还没发出来


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org