You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/12/07 18:05:00 UTC

[jira] [Created] (KAFKA-13513) Flaky test AdjustStreamThreadCountTest

Matthias J. Sax created KAFKA-13513:
---------------------------------------

             Summary: Flaky test AdjustStreamThreadCountTest
                 Key: KAFKA-13513
                 URL: https://issues.apache.org/jira/browse/KAFKA-13513
             Project: Kafka
          Issue Type: Test
          Components: streams, unit tests
            Reporter: Matthias J. Sax


org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.testConcurrentlyAccessThreads
{quote}java.lang.AssertionError: expected null, but was:<java.lang.RuntimeException: failed to delete a stream thread> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotNull(Assert.java:756) at org.junit.Assert.assertNull(Assert.java:738) at org.junit.Assert.assertNull(Assert.java:748) at org.apache.kafka.streams.integration.AdjustStreamThreadCountTest.testConcurrentlyAccessThreads(AdjustStreamThreadCountTest.java:367)
{quote}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)