[fix][broker] Fix seeking by timestamp can be reset the cursor position to earliest #15915
Annotations
2 errors and 2 warnings
Run unit test group BROKER_FLAKY
Process completed with exit code 1.
|
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/client/api/TopicReaderTest.java#L1278
java.util.concurrent.ExecutionException: org.apache.pulsar.client.api.PulsarClientException: Failed to seek the subscription multiTopicsReader-ded2ce8a2d of the topic persistent://my-property/my-ns/MultiReaderSeekWithTimeOnBeginningOfTopic-partition-1 to the timestamp -60
{"errorMsg":"Reset subscription to publish time error: org.apache.bookkeeper.mledger.ManagedLedgerException: No entries available","reqId":4449808258356420621, "remote":"localhost/127.0.0.1:40341", "local":"/127.0.0.1:59100"}
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.api.ClientDeduplicationFailureTest created 73 new threads. There are now 82 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.RackAwareTest created 5 new threads. There are now 85 threads in total.
|
Loading