qy-liuhuo commented on code in PR #10727: URL: https://github.com/apache/inlong/pull/10727#discussion_r1696284375
########## inlong-agent/agent-plugins/src/test/java/org/apache/inlong/agent/plugin/sources/TestMqttReader.java: ########## @@ -106,13 +107,13 @@ public void setUp() throws Exception { when(jobProfile.get(eq(CommonConstants.PROXY_INLONG_GROUP_ID), anyString())).thenReturn(groupId); Review Comment: sorry, do you mean write the MqttReader's code in the mqttsource file? But how to handle the split function, just rerturn null as other sources? -- 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