woofyzhao commented on code in PR #5556:
URL: https://github.com/apache/inlong/pull/5556#discussion_r946271996


##########
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/entity/StreamSourceEntity.java:
##########
@@ -36,9 +36,10 @@ public class StreamSourceEntity implements Serializable {
     private String sourceName;
     private String agentIp;
     private String uuid;
+    private String subTaskAgentIps;

Review Comment:
   Redudant, should be  deleted.



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

Reply via email to