kezhenxu94 opened a new pull request #6712: URL: https://github.com/apache/dolphinscheduler/pull/6712
## Purpose of the pull request This pull request refactors the registry plugin mechanism and simplifies its usage and registry plugin development. ## Brief change log - Split the registry plugin from DolphinScheduler's plugin system and use Java SPI directly. - Minimize the interface of registry so contributors can easily develop a new registry plugin. -- 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]
