chestnut-c commented on code in PR #8370:
URL: https://github.com/apache/inlong/pull/8370#discussion_r1247435955
##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/consts/DataNodeType.java:
##########
@@ -35,4 +35,5 @@ public class DataNodeType {
public static final String POSTGRESQL = "POSTGRESQL";
public static final String ORACLE = "ORACLE";
public static final String SQLSERVER = "SQLSERVER";
+ public static final String MONGO = "MONGO";
Review Comment:
> MONGODB
okk
--
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]