DarkAssassinator opened a new pull request, #12129: URL: https://github.com/apache/dolphinscheduler/pull/12129
<!--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 #12114 ## Brief change log 1. Add `queryByWorkerGroupNameAndStatus` function in `TaskInstanceMapper` and relate SQL in mapper.xml 2. Add a validator in `WorkerGroupServiceImpl.deleteWorkerGroupById`, if there are some task instance executing, user cannot delete this worker group record. 3. Add some UT ## Verify this pull request This change added 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]
