You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by jo...@apache.org on 2020/03/05 03:04:09 UTC

[incubator-dolphinscheduler] branch dev updated (3186545 -> b8014d9)

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

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


    from 3186545  1. add input cache for datax task (#2034)
     add b8014d9  add workflow id, name for email content (#2071)

No new revisions were added by this update.

Summary of changes:
 .../apache/dolphinscheduler/api/service/TenantServiceTest.java    | 8 ++++++++
 .../dolphinscheduler/api/utils/ZookeeperMonitorUtilsTest.java     | 2 +-
 .../src/main/java/org/apache/dolphinscheduler/dao/AlertDao.java   | 6 ++++--
 .../server/master/runner/MasterTaskExecThread.java                | 4 +++-
 .../org/apache/dolphinscheduler/server/utils/AlertManager.java    | 4 +++-
 sql/upgrade/1.2.2_schema/mysql/dolphinscheduler_ddl.sql           | 2 +-
 sql/upgrade/1.2.2_schema/postgresql/dolphinscheduler_ddl.sql      | 2 +-
 7 files changed, 21 insertions(+), 7 deletions(-)