zrlw commented on issue #13675: URL: https://github.com/apache/dubbo/issues/13675#issuecomment-2561595606
https://github.com/apache/dubbo/issues/11286应该是同一类问题 我们最近遇到的一个生产问题是同时重启了dubbo消费端和对应的dubbo服务端(都是集群),其中某个客户端DynamicDirectory的forbidden直接变成了true,而且也变不回来了,虽然在nacos注册中心看各个dubbo服务端都重新注册成功了,但只有这个客户端一直在DynamicDirectory#doList方法抛RpcException: No provider available ,其他同类客户端都正常。 -- 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]
