[fix][client] fix Reader.hasMessageAvailable might return true after seeking to latest #785
Annotations
2 errors and 3 warnings
Run unit test group 'BROKER_GROUP_1'
Process completed with exit code 1.
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/SubscriptionSeekTest.java#L270
Method org.apache.pulsar.broker.service.SubscriptionSeekTest.testSeekForBatchMessageAndSpecifiedBatchIndex() didn't finish within the time-out 300000
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.BrokerServiceTest created 1 new threads. There are now 10 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.BatchMessageWithBatchIndexLevelTest created 67 new threads. There are now 76 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.persistent.DelayedDeliveryTest created 71 new threads. There are now 80 threads in total.
|
Loading