JavaLionLi opened a new issue, #11445: URL: https://github.com/apache/dubbo/issues/11445
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.1.5 * Operating System version: xxx * Java version: 1.8 ### Steps to reproduce this issue  这块的执行顺序是不是有问题啊 先去连接生产者 然后生产者没启动 所以报错了 然后接下来 收到了空协议 清空所有可用地址 是不是应该先收到空协议 然后清除掉可用地址 之后也就不会去连接不会报错了 Pls. provide [GitHub address] to reproduce this issue. ### Expected Behavior <!-- What do you expect from the above steps?--> ### Actual Behavior <!-- What actually happens? --> If there is an exception, please attach the exception trace: ``` Just put your stack trace here! ``` -- 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]
