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/03/12 08:12:56 UTC

[GitHub] [incubator-inlong] EMsnap commented on a change in pull request #3084: [INLONG-3083][Agent] Agent should update scala version in kafka client, and commit offset when read finish

EMsnap commented on a change in pull request #3084:
URL: https://github.com/apache/incubator-inlong/pull/3084#discussion_r825267324



##########
File path: inlong-agent/agent-plugins/src/test/java/org/apache/inlong/agent/plugin/sources/TestKafkaReader.java
##########
@@ -63,5 +64,6 @@ public void testKafkaReader() {
         } catch (Exception e) {
             LOGGER.error("get record failed:", e);
         }
+        AgentUtils.silenceSleepInMs(100000);

Review comment:
       test code, removed, pls check




-- 
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