This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.
from 2afa625 [FIX-5975]queryLastRunningProcess sql in
ProcessInstanceMapper.xml (#5980)
add 1887bde [NEW FEATURE][FIX-4385] compensation task add the ability to
configure parallelism (#5912)
No new revisions were added by this update.
Summary of changes:
.../api/controller/ExecutorController.java | 32 +++++-----
.../api/service/ExecutorService.java | 3 +-
.../api/service/impl/ExecutorServiceImpl.java | 36 +++++++-----
.../main/resources/i18n/messages_en_US.properties | 1 +
.../main/resources/i18n/messages_zh_CN.properties | 1 +
.../api/service/ExecutorService2Test.java | 18 +++---
.../pages/definition/pages/list/_source/start.vue | 68 +++++++++++++++++++++-
.../src/js/module/i18n/locale/en_US.js | 4 ++
.../src/js/module/i18n/locale/zh_CN.js | 3 +
9 files changed, 127 insertions(+), 39 deletions(-)