wen-hemin opened a new pull request #5814: URL: https://github.com/apache/dolphinscheduler/pull/5814
## Purpose of the pull request from #5804 - Remove spring annotation in the api utils package - The method in registry monitor class is changed to a static method - Perfect unit test After refactor, when RegistryClient init failed, the startup of API service will not be affected. ## Brief change log - Remove spring annotation in the utils.RegistryMonitor.java - RegistryMonitor.java rename to RegistryCenterUtils.java - RegistryClient.java changed to Singleton class - Modify the related classes referenced to class RegistryClient.java - Perfect unit test ## Verify this pull request This pull request is already covered by existing tests -- 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]
