SunnyZ-L commented on a change in pull request #6947:
URL: https://github.com/apache/dolphinscheduler/pull/6947#discussion_r754088397



##########
File path: 
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java
##########
@@ -41,7 +41,7 @@ private Constants() {
     /**
      * alter properties
      */
-    public static final int ALERT_RPC_PORT = 50052;
+    public static final String ALERT_RPC_PORT = "alter.rpc.port";

Review comment:
       sorry,I revised it
   
   The word "alert" in the comment is also wrong. Did I modify it by the way? 
Or amend it through a new issue?




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