You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/03/05 02:37:58 UTC

[GitHub] [incubator-inlong] gong commented on a change in pull request #2909: [INLONG-2903][Manager] Add inlong stream info into GroupResourceProcessForm

gong commented on a change in pull request #2909:
URL: https://github.com/apache/incubator-inlong/pull/2909#discussion_r820022855



##########
File path: inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/pojo/workflow/form/GroupResourceProcessForm.java
##########
@@ -37,6 +40,8 @@
 
     private String streamId;
 
+    private List<InlongStreamSyncResponse> inlongStreamSyncResponseList;

Review comment:
       ok




-- 
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: commits-unsubscribe@inlong.apache.org

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