You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2021/02/24 08:34:04 UTC

[incubator-dolphinscheduler] branch dev updated (2b384c1 -> 40bb92a)

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

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


    from 2b384c1  Merge pull request #4832 from woshiwuxiaofei/dev_wuxiaofei_server
     new bd2d0ba  fix [Bug][LoggerServer] task log can not refresh in timeĀ #4617
     new 7ec5c94  Update AbstractCommandExecutor.java
     new 0b602bc  Update AbstractCommandExecutor.java
     new 866f650  Update AbstractCommandExecutor.java
     new 25305a5  Update AbstractCommandExecutor.java
     new 13f0fcf  Update AbstractCommandExecutor.java
     new d5c4c29  Update AbstractCommandExecutor.java
     new 7b345f6  Update AbstractCommandExecutor.java
     new cd89aed  Update AbstractCommandExecutor.java
     new c61d0a7  Update AbstractCommandExecutor.java
     new f30f4cb  Update AbstractCommandExecutor.java
     new 4597e87  Update AbstractCommandExecutor.java
     new c086b03  Update ShellTaskTest.java
     new b3adb4d  Update ShellTaskTest.java
     new f40d413  Update ShellTaskTest.java
     new 3b14dfb  Update ShellCommandExecutorTest.java
     new d24238c  Update ShellCommandExecutorTest.java
     new f5f3f89  Update ShellCommandExecutorTest.java
     new af996be  Update ShellCommandExecutorTest.java
     new a168e57  Update ShellCommandExecutorTest.java
     new 6f02ff1  Update ShellCommandExecutorTest.java
     new 756dcb9  Update ShellCommandExecutorTest.java
     new dfc40c0  Update ShellCommandExecutorTest.java
     new 720b36f  Update ShellCommandExecutorTest.java
     new 6580167  Update ShellCommandExecutorTest.java
     new daae917  Update ShellCommandExecutorTest.java
     new 6819def  Update ShellCommandExecutorTest.java
     new d94b756  Update ShellCommandExecutorTest.java
     new f79fb7d  Update ShellCommandExecutorTest.java
     new 6ba290c  Update ShellCommandExecutorTest.java
     new 3cba3e8  Update ShellCommandExecutorTest.java
     new 6d9e496  Update ShellCommandExecutorTest.java
     new 32db201  Update ShellCommandExecutorTest.java
     new 310d390  Update ShellCommandExecutorTest.java
     new 83bd0ce  Update ShellCommandExecutorTest.java
     new d48e035  Update ShellCommandExecutorTest.java
     new e383ef4  Update ShellCommandExecutorTest.java
     new 833c06b  Update ShellCommandExecutorTest.java
     new dc7a0a0  Update AbstractCommandExecutor.java
     new 9154d9b  Update AbstractCommandExecutor.java
     new 9a2a5ff  Merge branch 'dev' into patch-12
     new 71752dc  Update ShellTaskTest.java
     new 40bb92a  Merge pull request #4618 from 597365581/patch-12

The 4589 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../worker/task/AbstractCommandExecutor.java       |  64 ++++---
 .../worker/shell/ShellCommandExecutorTest.java     | 184 +++++++++++++++++++--
 .../server/worker/task/shell/ShellTaskTest.java    |   4 +-
 3 files changed, 208 insertions(+), 44 deletions(-)