healchow commented on code in PR #4126:
URL: https://github.com/apache/incubator-inlong/pull/4126#discussion_r867437381


##########
inlong-manager/manager-service/src/main/java/org/apache/inlong/manager/service/sink/StreamSinkServiceImpl.java:
##########
@@ -353,44 +353,4 @@ private void checkParams(SinkRequest request) {
         Preconditions.checkNotNull(sinkName, 
ErrorCodeEnum.SINK_NAME_IS_NULL.getMessage());
     }
 
-    /**
-     * Asynchronously initiate a single inlong stream related workflow

Review Comment:
   Please do not remove those codes, because we will recover them later.



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