lhotari opened a new issue, #25815:
URL: https://github.com/apache/pulsar/issues/25815

   ### Search before reporting
   
   - [x] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Example failure
   
   
https://github.com/apache/pulsar/actions/runs/26080299303/job/76681740543?pr=25814#step:11:591
   
   ### Exception stacktrace
   
   ```text
   Gradle suite > Gradle test > 
org.apache.pulsar.broker.service.ResendRequestTest > 
testSharedSingleAckedPartitionedTopic FAILED
         org.testng.internal.thread.ThreadTimeoutException: Method 
org.apache.pulsar.broker.service.ResendRequestTest.testSharedSingleAckedPartitionedTopic()
 didn't finish within the time-out 60000
             at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
             at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
             at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
             at 
[email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
             at 
[email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
             at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1746)
             at 
app//org.apache.pulsar.common.util.collections.GrowableArrayBlockingQueue.take(GrowableArrayBlockingQueue.java:200)
             at 
app//org.apache.pulsar.client.impl.MultiTopicsConsumerImpl.internalReceive(MultiTopicsConsumerImpl.java:388)
             at 
app//org.apache.pulsar.client.impl.ConsumerBase.receive(ConsumerBase.java:282)
             at 
app//org.apache.pulsar.broker.service.ResendRequestTest.testSharedSingleAckedPartitionedTopic(ResendRequestTest.java:517)
   ```
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to