justinwwhuang commented on code in PR #10727: URL: https://github.com/apache/inlong/pull/10727#discussion_r1696177032
########## 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, it is recommended to put the reader's logic in the source. The current reader needs to be deleted after it -- 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