aloyszhang commented on code in PR #10398: URL: https://github.com/apache/inlong/pull/10398#discussion_r1637807959
########## inlong-audit/audit-sdk/src/main/java/org/apache/inlong/audit/entity/AuditType.java: ########## @@ -33,7 +33,7 @@ public enum AuditType { KUDU("Kudu"), POSTGRES("Postgres"), BINLOG("Binlog"), - TUBE("Tube"), + TUBE_MQ("TUBEMQ"), Review Comment: ```suggestion TUBE_MQ("TubeMQ"), ``` -- 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