You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/01/29 12:12:03 UTC

[GitHub] [incubator-dolphinscheduler] felix-thinkingdata commented on a change in pull request #4629: [BUG][Alert]fix alert plugin DingTalkSender

felix-thinkingdata commented on a change in pull request #4629:
URL: https://github.com/apache/incubator-dolphinscheduler/pull/4629#discussion_r566779575



##########
File path: dolphinscheduler-alert-plugin/dolphinscheduler-alert-dingtalk/src/main/java/org/apache/dolphinscheduler/plugin/alert/dingtalk/DingTalkAlertChannelFactory.java
##########
@@ -45,11 +45,6 @@ public String getName() {
                 .setRequired(true)
                 .build())
             .build();
-        InputParam keywordParam = InputParam.newBuilder(DingTalkParamsConstants.NAME_DING_TALK_KEYWORD, DingTalkParamsConstants.DING_TALK_KEYWORD)

Review comment:
       Is testing,Wait me the result




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org