woofyzhao commented on code in PR #5556: URL: https://github.com/apache/inlong/pull/5556#discussion_r946275164
########## inlong-manager/manager-pojo/src/main/java/org/apache/inlong/manager/pojo/source/file/FileSource.java: ########## @@ -48,9 +48,6 @@ public class FileSource extends StreamSource { @ApiModelProperty("Agent Cluster tag") private String clusterTag; Review Comment: On second thought this is indeed redundant, the group has already specified the clusterTag. Sources belonging to some group need not specify cluster tags again. -- 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-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org