[ https://issues.apache.org/jira/browse/KAFKA-13513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthew de Detrich reassigned KAFKA-13513: ------------------------------------------ Assignee: Matthew de Detrich > 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 > Assignee: Matthew de Detrich > Priority: Critical > Labels: flaky-test > > 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.10#820010)