DarkAssassinator opened a new pull request, #12050: URL: https://github.com/apache/dolphinscheduler/pull/12050
<!--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 fix #12000 ## Brief change log Add `registryWorkerGroupNodes` and `dbWorkerGroupNodes` to save worker group from registry center and db. registry remove event will remove the records from `registryWorkerGroupNodes`, update/insert will keep same. `dbWorkerGroupNodes` will clear and then addAll each 10s. ## Verify this pull request has test on TR. -- 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]
