[
https://issues.apache.org/jira/browse/KAFKA-10859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-10859.
------------------------------------
Resolution: Duplicate
fixed by
https://github.com/apache/kafka/commit/3dacdc5694da5db283524889d2270695defebbaa
> 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
> Assignee: Tom Bentley
> Priority: Major
> Labels: newbie
>
> 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.20.10#820010)