[ https://issues.apache.org/jira/browse/KAFKA-17524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-17524. ------------------------------------ Fix Version/s: 4.0.0 Assignee: Matthias J. Sax (was: PoAn Yang) Resolution: Fixed [~yangpoan] there is already a PR for it, so I'm going to close this Jira to avoid chaos. Please take a look at [https://github.com/apache/kafka/pull/17191] if you have a chance :) > StreamThreadTest shouldReturnErrorIfProducerInstanceIdNotInitialized hanging > ---------------------------------------------------------------------------- > > Key: KAFKA-17524 > URL: https://issues.apache.org/jira/browse/KAFKA-17524 > Project: Kafka > Issue Type: Test > Components: streams, unit tests > Reporter: David Arthur > Assignee: Matthias J. Sax > Priority: Major > Labels: flaky-test > Fix For: 4.0.0 > > > A trunk build had a timeout and it appears that this test was the cause. > [https://github.com/apache/kafka/actions/runs/10798234851/job/29953919232] > In the Gradle log, we seeĀ > {code:java} > 2024-09-10T20:31:26.6830206Z Gradle Test Run :streams:test > Gradle Test > Executor 47 > StreamThreadTest > > shouldReturnErrorIfProducerInstanceIdNotInitialized(boolean, boolean) > > "shouldReturnErrorIfProducerInstanceIdNotInitialized(boolean, > boolean).stateUpdaterEnabled=true, processingThreadsEnabled=true" STARTED > {code} > but no "FINISHED" or "FAILED" later in the log. > It seems that this test was running for around 50 minutes. -- This message was sent by Atlassian Jira (v8.20.10#820010)