reele opened a new pull request, #16796: URL: https://github.com/apache/dolphinscheduler/pull/16796
<!--Thanks very much for contributing to Apache DolphinScheduler, we are happy that you want to help us improve DolphinScheduler! --> Fix #16793 -- i created a new branch, the old is break. <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log 1. add all groups to new listener when new listener added. 2. delete `DEFAULT_REFRESH_WORKER_INTERVAL` , add `startScheduleThread()` to get the parameter from `MasterConfig`. 3. add manual call `startScheduleThread()` in `ClusterManager.start()` ## Verify this pull request ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) -- 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]
