RainYuY commented on PR #15594: URL: https://github.com/apache/dubbo/pull/15594#issuecomment-3148907270
> @RainYuY Your focus is right. I have checked the startup process of the config-center and metadata. they both support the `check` option and need to be modified to support the logic of not checking the connection status. I will continue to modify these later. I think there will be a lot of work to do. The best practice might be to open a new PR to reproduce it. > > the service keeps trying to register to an unavailable registry > > About this situation, is it possible to add connection status check logic before register?And the retry task should be retained. Yes, I think this is the correct action.And it should be solved at this PR. -- 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]
