[
https://issues.apache.org/jira/browse/KAFKA-17886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893562#comment-17893562
]
David Arthur commented on KAFKA-17886:
--------------------------------------
cc [~soarez] [~viktorsomogyi]
> BrokerLifecycleManagerTest testAlwaysSendsAccumulatedOfflineDirs hanging in CI
> ------------------------------------------------------------------------------
>
> Key: KAFKA-17886
> URL: https://issues.apache.org/jira/browse/KAFKA-17886
> Project: Kafka
> Issue Type: Bug
> Components: build
> Reporter: David Arthur
> Priority: Critical
> Attachments: GradleWorkerMain-7378.txt
>
>
> This test caused a trunk build to stall and timeout.
>
> [https://github.com/apache/kafka/actions/runs/11524323201/job/32088196657]
>
> {code:java}
> "Test worker" #1 prio=5 os_prio=0 cpu=6758531.80ms elapsed=9720.56s
> tid=0x00007f410002c000 nid=0x1cd5 runnable [0x00007f41067fa000]
> java.lang.Thread.State: RUNNABLE
> at
> java.util.concurrent.ConcurrentLinkedDeque.pollFirst([email protected]/ConcurrentLinkedDeque.java:930)
> at
> java.util.concurrent.ConcurrentLinkedDeque.poll([email protected]/ConcurrentLinkedDeque.java:994)
> at org.apache.kafka.clients.MockClient.poll(MockClient.java:334)
> at
> kafka.server.MockNodeToControllerChannelManager.poll(MockNodeToControllerChannelManager.scala:99)
> at
> kafka.server.RegistrationTestContext.poll(RegistrationTestContext.scala:76)
> at
> kafka.server.BrokerLifecycleManagerTest.poll(BrokerLifecycleManagerTest.scala:269)
> at
> kafka.server.BrokerLifecycleManagerTest.nextHeartbeatDirs$1(BrokerLifecycleManagerTest.scala:288)
> at
> kafka.server.BrokerLifecycleManagerTest.testAlwaysSendsAccumulatedOfflineDirs(BrokerLifecycleManagerTest.scala:292)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)