[ https://issues.apache.org/jira/browse/KAFKA-17524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai reassigned KAFKA-17524: -------------------------------------- Assignee: PoAn Yang (was: Chia-Ping Tsai) > 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: PoAn Yang > Priority: Major > Labels: flaky-test > > 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)