You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/10/11 12:03:37 UTC

[dolphinscheduler] branch dev updated (e091801 -> 8869046)

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 e091801  [Improvement-6474] [MasterServer] schedule time for process instance optimization  (#6477)
     add 8869046  [Fix-6478] [Server] Fix the lack of scheduling time in complement parallelism mode (#6491)

No new revisions were added by this update.

Summary of changes:
 .../api/service/impl/ExecutorServiceImpl.java      |  6 ++---
 .../api/service/ExecutorServiceTest.java           | 31 ++++++++++++++++++++++
 .../service/quartz/cron/CronUtils.java             |  1 +
 3 files changed, 35 insertions(+), 3 deletions(-)