You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/06/23 06:29:39 UTC

[GitHub] [dubbo] AlbumenJ commented on pull request #10200: [3.0] Fixed the problem that the service was offline for a long time without re-registration

AlbumenJ commented on PR #10200:
URL: https://github.com/apache/dubbo/pull/10200#issuecomment-1164005014

   > reason not to use `org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository#getSharedExecutor`: If a lot of callbacks are retried, many temporary threads will be created.
   
   you can use `org.apache.dubbo.common.threadpool.manager.FrameworkExecutorRepository#nextExecutorExecutor`


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