[fix][broker] Pattern subscription doesn't work when the pattern excludes the topic domain. #23218
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, 486]
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.ConsumedLedgersTrimTest created 72 new threads. There are now 81 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.ReplicationTxnTest created 363 new threads. There are now 372 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.PersistentQueueE2ETest created 70 new threads. There are now 79 threads in total.
|
Loading