You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2020/04/08 13:51:00 UTC

[jira] [Commented] (KAFKA-9664) Flaky Test KafkaStreamsTest#testStateThreadClose

    [ https://issues.apache.org/jira/browse/KAFKA-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078293#comment-17078293 ] 

Bruno Cadonna commented on KAFKA-9664:
--------------------------------------

[~ableegoldman] Where did this flaky test happen? I ask because I had a look into it and the line numbers do not match with 2.5 and the timeout was changed from 10000 ms in January 2019 and it has been never changed back again. It seems like this failure comes from a time when {{KafkaStreamsTest#testStateThreadClose()}} still was a test that used embedded Kafka.

> Flaky Test KafkaStreamsTest#testStateThreadClose
> ------------------------------------------------
>
>                 Key: KAFKA-9664
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9664
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>    Affects Versions: 2.5.0
>            Reporter: Sophie Blee-Goldman
>            Priority: Major
>              Labels: flaky-test
>
> org.apache.kafka.streams.KafkaStreamsTest > testStateThreadClose FAILED*14:23:21*      java.lang.AssertionError: Condition not met within timeout 10000. Thread never stopped.*14:23:21*          at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:278)*14:23:21*          at org.apache.kafka.streams.KafkaStreamsTest.testStateThreadClose(KafkaStreamsTest.java:204)



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