[Feature-7769][API] Add batch start process api#7771
[Feature-7769][API] Add batch start process api#7771zhongjiajie merged 14 commits intoapache:devfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #7771 +/- ##
============================================
+ Coverage 41.03% 41.07% +0.04%
- Complexity 3696 3700 +4
============================================
Files 637 637
Lines 27025 27044 +19
Branches 3063 3067 +4
============================================
+ Hits 11090 11109 +19
+ Misses 14867 14864 -3
- Partials 1068 1071 +3
Continue to review full report at Codecov.
|
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
Show resolved
Hide resolved
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
Outdated
Show resolved
Hide resolved
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
Show resolved
Hide resolved
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
Outdated
Show resolved
Hide resolved
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
Outdated
Show resolved
Hide resolved
...heduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
Show resolved
Hide resolved
|
@zhongjiajie RequestParam timeout can not set int as defaultValue.So I kept it as it was.Please review again.thx. |
| } | ||
|
|
||
| /** | ||
| * batch execute process instance |
There was a problem hiding this comment.
Please also add https://github.com/apache/dolphinscheduler/pull/7771/files#r778501392 to comment, thanks
There was a problem hiding this comment.
BTW, please rebase to dev branch, we fix flaky test in our CI
|
We still have discuss in #7771 (comment) |
|
SonarCloud Quality Gate failed. |
|
Thanks |








Purpose of the pull request
This pr will close #7769