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(-)