Yann Ann
Yann Ann
## 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...
## Purpose of the pull request fix #12001 ## Brief change log Just add a validator before task instance was put to dispatch queue. Why need this change? Because check...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened When use delete the Worker Group record from UI, the...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Currently DS tasks can only run on worker servers, but...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description backgroup : #11579 Then i refactor the scripts. 1. Add...
## Purpose of the pull request fix #11758 ## Brief change log just update IPv4 Pattern ## Verify this pull request add some UT
## Purpose of the pull request fix #11669 ## Brief change log 1. Set the update strategy of field ProcessInstance#endTime to @TableField(updateStrategy = FieldStrategy.IGNORED). Because now setEndTime(null) cannot take affect....
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened in #12000, after deleted the worker group, then edit the...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description after #12000 , i restart the master service to re-build...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened cannot delete the WorkerGroup from the Master service. When try...