caishunfeng

Results 6 issues of 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...

help wanted
feature
DSIP

### 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...

improvement
backend

For reviewer: you should not review this patch, because it is only test CI work correctly in prepare release branch

CI&CD
Python

## 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`

improvement
backend

### 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 ![image](https://github.com/apache/dolphinscheduler/assets/11962619/e07a1211-c67b-420b-a04d-0c71d8c895e7) The url is: http://127.0.0.1:5173/resource/file/subdirectory?prefix=file:/dolphinscheduler/default/resources/test/&tenantCode=default ### What you expected to...

bug
Waiting for reply

## 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...

backend
test
chore