Technoboy- commented on issue #16496:
URL: https://github.com/apache/pulsar/issues/16496#issuecomment-1179904222

   ```
   2022-07-11T01:58:32.3133601Z [ERROR] Tests run: 10, Failures: 1, Errors: 0, 
Skipped: 9, Time elapsed: 178.706 s <<< FAILURE! - in 
org.apache.pulsar.broker.service.plugin.FilterEntryTest
   2022-07-11T01:58:32.3139565Z [ERROR] 
testEntryFilterRescheduleMessageDependingOnConsumerSharedSubscription(org.apache.pulsar.broker.service.plugin.FilterEntryTest)
  Time elapsed: 61.154 s  <<< FAILURE!
   2022-07-11T01:58:32.3141639Z java.util.concurrent.TimeoutException
   2022-07-11T01:58:32.3142644Z         at 
java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960)
   2022-07-11T01:58:32.3143815Z         at 
java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095)
   2022-07-11T01:58:32.3145808Z         at 
org.apache.pulsar.broker.service.plugin.FilterEntryTest.testEntryFilterRescheduleMessageDependingOnConsumerSharedSubscription(FilterEntryTest.java:326)
   2022-07-11T01:58:32.3147497Z         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   2022-07-11T01:58:32.3148636Z         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
   ```


-- 
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