dengziming commented on a change in pull request #11471: URL: https://github.com/apache/kafka/pull/11471#discussion_r827634276
########## File path: connect/file/src/test/java/org/apache/kafka/connect/file/FileStreamSourceTaskTest.java ########## @@ -220,6 +222,8 @@ public void testMissingFile() throws InterruptedException { task.stop(); } + @Test + @Disabled Review comment: Good idea, I set the value to 3 as a better compromise value. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org