This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch json_split
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 4cdf970 [Feature][JsonSplit] Table Structure Design (#4431)
add 3dc4bdc [DS-4396][feat] Add project information to email alert
message (#4413)
new d1a0d58 Merge remote-tracking branch 'upstream/dev' into json-split
new 95bbdfe Merge branch 'json_split' of
https://github.com/apache/incubator-dolphinscheduler into json-split
The 2 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:
.../dao/entity/ProcessAlertContent.java | 28 +++++++++++++++++++++-
.../dolphinscheduler/dao/mapper/ProjectMapper.java | 15 ++++++++++--
.../dolphinscheduler/dao/mapper/ProjectMapper.xml | 12 ++++++++++
.../server/master/runner/MasterExecThread.java | 4 +++-
.../server/utils/AlertManager.java | 17 +++++++++----
.../server/master/AlertManagerTest.java | 10 ++++++--
.../service/process/ProcessService.java | 10 ++++++++
7 files changed, 86 insertions(+), 10 deletions(-)