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/12 09:47:12 UTC

[dolphinscheduler] branch dev updated (fea7874 -> a80fca7)

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 fea7874  [DS-6502][MasterServer] fix cmdParam NPE when constructProcessInstance on SCHEDULER mode (#6504)
     add a80fca7  [Fix-6497][Server] Fix the missing code about the feature of supporting  multiple environments. (#6509)

No new revisions were added by this update.

Summary of changes:
 .../spi/task/request/TaskRequest.java              | 13 +++++++++++
 .../plugin/task/api/ShellCommandExecutor.java      | 19 +++++++++++-----
 .../plugin/task/python/PythonCommandExecutor.java  | 26 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 6 deletions(-)