You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2020/12/12 02:18:02 UTC

[incubator-dolphinscheduler] branch 1.3.4-prepare updated (542ce2e -> 937aa91)

This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a change to branch 1.3.4-prepare
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 542ce2e  [Feature-4138][Master]Cherry pick from dev to dispatch add sleep when dispatch task to work error (#4211)
     add 937aa91  #4182-cherry-pick (#4210)

No new revisions were added by this update.

Summary of changes:
 .../cache/TaskExecutionContextCacheManager.java    |  9 ++++++
 .../impl/TaskExecutionContextCacheManagerImpl.java |  7 +++++
 .../worker/processor/TaskExecuteProcessor.java     | 32 ++++++++++++++++++----
 .../server/worker/processor/TaskKillProcessor.java | 12 ++++----
 .../worker/task/AbstractCommandExecutor.java       | 18 ++++++++++--
 5 files changed, 65 insertions(+), 13 deletions(-)