[fix][misc]: ignore deleted ledger when tear down cluster #23212
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/PublishRateLimiterOverconsumingTest.java#L247
Multiple Failures (1 failure)
-- failure 1 --
[actual rates for each second]
Expecting all elements of:
[246, 744, 504]
to satisfy given requirements, but these elements did not:
246
error: [actual rate for each second]
Expecting actual:
246
to be close to:
500
by less than 50% but difference was 50.8%.
(a difference of exactly 50% being considered valid)
at PublishRateLimiterOverconsumingTest.lambda$testOverconsumingTokensWithBrokerPublishRateLimiter$17(PublishRateLimiterOverconsumingTest.java:257)
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.PersistentQueueE2ETest created 67 new threads. There are now 76 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.ReplicationTxnTest created 364 new threads. There are now 373 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.ConsumedLedgersTrimTest created 72 new threads. There are now 81 threads in total.
|
Loading