Yanniiii opened a new issue #8538:
URL: https://github.com/apache/dubbo/issues/8538


   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   - [] I have checked the 
[FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository 
and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.7.10
   * Operating System version: win10
   * Java version: 1.8
   
   ### Steps to reproduce this issue
   
   1.  通过‘dubbo:registry address="multiple://......’ 
配置了多个注册中心,比如一个Nacos,一个Zookeeper
   2. 当任意一个注册中心不可用,但仍有其他注册中心可用的情况下
   3. provider和consumer会出现无法启动的问题
   
   
   ### Expected Result
   
   在不修改配置文件的情况下(指删除不可用的注册中心),是否可以通过配置文件中的其他可用的注册中心来完成注册功能?
   
   


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

Reply via email to