vernedeng commented on code in PR #8355:
URL: https://github.com/apache/inlong/pull/8355#discussion_r1246024280
##########
inlong-manager/manager-dao/src/main/java/org/apache/inlong/manager/dao/entity/DataNodeEntity.java:
##########
@@ -32,6 +32,7 @@ public class DataNodeEntity implements Serializable {
private Integer id;
private String name;
private String displayName;
+ private String tenant;
Review Comment:
fixed, thx
--
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]