[ https://issues.apache.org/jira/browse/KAFKA-18770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-18770. ------------------------------------ Resolution: Fixed > Fix flaky initializationError in ReplicationQuotasTest/RequestQuotaTest > (thread leak) > ------------------------------------------------------------------------------------- > > Key: KAFKA-18770 > URL: https://issues.apache.org/jira/browse/KAFKA-18770 > Project: Kafka > Issue Type: Bug > Components: core > Reporter: Yu-Lin Chen > Assignee: Chia-Ping Tsai > Priority: Major > Labels: flaky-test > Fix For: 4.1.0 > > > An unexpected thread was detected in the recent CI. > * ReplicationQuotasTest#initializationError > * RequestQuotaTest#initializationError > {code:java} > org.opentest4j.AssertionFailedError: Found 1 unexpected threads during > @BeforeAll: executor-ShareFetch ==> expected: <true> but was: <false> {code} > Failed CI: > * [https://github.com/apache/kafka/actions/runs/13203924058] > * [https://github.com/apache/kafka/actions/runs/13237077533/job/36944376672] > -- This message was sent by Atlassian Jira (v8.20.10#820010)