You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/11/07 09:14:11 UTC

[GitHub] [inlong] GanfengTan commented on a diff in pull request #6338: [INLONG-6327][Agent] Support collect data from SQLServer by Debezium

GanfengTan commented on code in PR #6338:
URL: https://github.com/apache/inlong/pull/6338#discussion_r1015158513


##########
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/pojo/JobProfileDto.java:
##########
@@ -58,6 +58,10 @@ public class JobProfileDto {
      * mqtt source
      */
     public static final String MQTT_SOURCE = "org.apache.inlong.agent.plugin.sources.MqttSource";
+    /**
+     * mqtt source
+     */

Review Comment:
   Java doc is error



-- 
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-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org