huagetai opened a new pull request #9281: URL: https://github.com/apache/dolphinscheduler/pull/9281
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request Implement optimize failover ## Brief changelog - add FailoverService.java - move the failover method from MasterRegistryClient to FailoverService - move failover code from FailoverExecuteThread to FailoverService This closes #9263 ## Verify this pull request This change added tests and can be verified as follows: - *Added FailoverServiceTest for FailoverService.* - *Manually verified the change by testing locally.* -- 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]
