caishunfeng
caishunfeng
### 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. ### Purpose At present, DS is the scheduling of offline tasks, but...
[Improvement][MasterWorker] Self-recovery when master or worker lost connection from registry center
### 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. ### Background Now if a master or worker lost zk connection, it...
For reviewer: you should not review this patch, because it is only test CI work correctly in prepare release branch
## Purpose of the pull request Improve resource service response, avoid to use `Result` ## Brief change log `ResourceService` and `ResourceServiceImpl` ## Verify this pull request update the UT `ResourcesServiceTest`
### 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  The url is: http://127.0.0.1:5173/resource/file/subdirectory?prefix=file:/dolphinscheduler/default/resources/test/&tenantCode=default ### What you expected to...
## Purpose of the pull request Remove unuse `listResource` and `listResourcesByUser` method. ## Brief change log `ProcessDefinitionMapper` and `TaskDefinitionMapper` ## Verify this pull request ## Pull Request Notice [Pull Request...