bert82503 commented on issue #12858:
URL: https://github.com/apache/dubbo/issues/12858#issuecomment-2251803458
> 我是3.1.11也遇到了这个问题 org.apache.dubbo.rpc.RpcException: Failed to invoke the
method getUserByUserId in the service
com.moree.usrcenter.facade.service.UcUserFacadeV2. Tried 1 times of the
providers [10.244.6.42:20902] (1/2) from the registry nacos-master:8848 on the
consumer 10.244.21.191 using the dubbo version 3.1.1. Last error is: Failed to
invoke remote method: getUserByUserId, provider:
DefaultServiceInstance{serviceName='moree-usrcenter-provider',
host='10.244.6.42', port=20902, enabled=true, healthy=true,
metadata={dubbo.metadata-service.url-params={"connections":"1","version":"1.0.0","dubbo":"2.0.2","release":"3.1.1","side":"provider","port":"20902","protocol":"dubbo"},
dubbo.endpoints=[{"port":20902,"protocol":"dubbo"}],
dubbo.metadata.revision=7749d5159f9dee39348f07dc128cb26a,
dubbo.metadata.storage-type=local, timestamp=1692276012519}}, cause:
org.apache.dubbo.remoting.RemotingException: Server side(10.244.6.42,20902)
thread pool is exhausted, detail ms
g:Thread pool is EXHAUSTED! Thread Name: dubbo-protocol-20902, Pool Size: 100
(**active: 100, core: 2, max: 100, largest: 100**), Task: 1862 (completed:
1762), Executor status:(isShutdown:false, isTerminated:false,
isTerminating:false), in dubbo://10.244.6.42:20902!
>
> 看起来
org.apache.dubbo.config.metadata.ConfigurableMetadataServiceExporter#buildServiceConfig
这个方法中写死了
>
>

我看了3.2.0里面没有这个问题了,先扩容一下机器,回头升级3.2.0.
我们的升级踩坑记录,希望对你们有启示。
Dubbo应用可观测性升级指南与踩坑记录
https://juejin.cn/post/7358702198588948518
--
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]