You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2020/12/16 10:09:01 UTC

[jira] [Created] (KAFKA-10859) add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test

Chia-Ping Tsai created KAFKA-10859:
--------------------------------------

             Summary: add @Test annotation to FileStreamSourceTaskTest.testInvalidFile and reduce the loop count to speedup the test
                 Key: KAFKA-10859
                 URL: https://issues.apache.org/jira/browse/KAFKA-10859
             Project: Kafka
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai


FileStreamSourceTaskTest.testInvalidFile miss a `@Test` annotation. Also, it loops 100 times which spend about 2m to complete a unit test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)