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

   ### Search before asking
   
   - [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/3759470154/jobs/6390308187#step:11:481
   
   ### Exception stacktrace
   
   ```
   "main" #1 prio=5 os_prio=0 cpu=19741.86ms elapsed=29.78s 
tid=0x00007f1fa8028e40 nid=0xb9bd waiting on condition  [0x00007f1fad2b0000]
      java.lang.Thread.State: WAITING (parking)
        at jdk.internal.misc.Unsafe.park([email protected]/Native Method)
        - parking to wait for  <0x0000100027c0f240> (a 
java.util.concurrent.CompletableFuture$Signaller)
        at 
java.util.concurrent.locks.LockSupport.park([email protected]/LockSupport.java:211)
        at 
java.util.concurrent.CompletableFuture$Signaller.block([email protected]/CompletableFuture.java:1864)
        at 
java.util.concurrent.ForkJoinPool.unmanagedBlock([email protected]/ForkJoinPool.java:3463)
        at 
java.util.concurrent.ForkJoinPool.managedBlock([email protected]/ForkJoinPool.java:3434)
        at 
java.util.concurrent.CompletableFuture.waitingGet([email protected]/CompletableFuture.java:1898)
        at 
java.util.concurrent.CompletableFuture.get([email protected]/CompletableFuture.java:2072)
        at 
org.apache.pulsar.client.impl.PulsarClientImpl.close(PulsarClientImpl.java:715)
        at 
org.apache.pulsar.sql.presto.PulsarAuth.checkTopicAuth(PulsarAuth.java:102)
        at 
org.apache.pulsar.sql.presto.TestPulsarAuth.testPulsarSqlAuth(TestPulsarAuth.java:187)
   ```
   
   ### 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