aloyszhang commented on code in PR #9868:
URL: https://github.com/apache/inlong/pull/9868#discussion_r1575870413


##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/enums/ProcessName.java:
##########
@@ -70,7 +70,9 @@ public enum ProcessName {
     /**
      * Delete inlong stream process
      */
-    DELETE_STREAM_RESOURCE("Delete Stream");
+    DELETE_STREAM_RESOURCE("Delete Stream"),
+
+    CREATE_CLUSTER_RESOURCE("Create Cluster");

Review Comment:
    Plz add dos



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