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)