You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2022/07/13 06:27:50 UTC

[dolphinscheduler] branch dev updated (427c58546c -> 7a15877fa4)

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

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


    from 427c58546c [fix][plugin]: fix spark sql use custom parma. (#10821)
     add 7a15877fa4 [FIX-10784][Bug] [ALERT-SERVER] FEISHU Plugin might block the whole alert process loop (#10888)

No new revisions were added by this update.

Summary of changes:
 .../apache/dolphinscheduler/alert/AlertConfig.java    | 11 +++++++++++
 .../dolphinscheduler/alert/AlertSenderService.java    | 19 +++++++++++++++++--
 .../src/main/resources/application.yaml               |  3 +++
 .../alert/runner/AlertSenderServiceTest.java          |  6 ++++++
 .../src/main/resources/application.yaml               |  3 +++
 5 files changed, 40 insertions(+), 2 deletions(-)