zrlw commented on issue #11286: URL: https://github.com/apache/dubbo/issues/11286#issuecomment-2561596153
> Try [2.7.23](https://github.com/apache/dubbo/releases/tag/dubbo-2.7.23) 我看了一下changelog,2.7.23应该也没有解决这个问题。 我们现在用的2.7.22,最近遇到的一个生产问题是同时重启了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]
