SbloodyS commented on code in PR #10224:
URL: https://github.com/apache/dolphinscheduler/pull/10224#discussion_r880208662


##########
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java:
##########
@@ -330,7 +330,7 @@ public enum Status {
 
     //plugin
     PLUGIN_NOT_A_UI_COMPONENT(110001, "query plugin error, this plugin has no 
UI component", "查询插件错误,此插件无UI组件"),
-    QUERY_PLUGINS_RESULT_IS_NULL(110002, "query plugins result is null", 
"查询插件为空"),
+    QUERY_PLUGINS_RESULT_IS_NULL(110002, "query alarm plugins result is empty, 
please check whether the alarm component is started and the plugin is 
successfully registered", "查询告警插件为空, please check whether the alarm component 
is started and the relevant alarm plug-in is successfully registered"),

Review Comment:
   Did the chinese part finished?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to