[fix][broker] Pattern subscription doesn't work when the pattern excludes the topic domain. #23218
Annotations
2 errors and 1 warning
Publish Test Report:
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/TopicListWatcherTest.java#L86
Wanted but not invoked:
topicListService.sendTopicListUpdate(
7L,
"09aaf00e",
[persistent://tenant/ns/topic1],
[]
);
-> at org.apache.pulsar.broker.service.TopicListService.sendTopicListUpdate(TopicListService.java:270)
Actually, there were zero interactions with this mock.
|
Run unit test group 'BROKER_GROUP_2'
Process completed with exit code 1.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.TransactionalReplicateSubscriptionTest created 525 new threads. There are now 534 threads in total.
|
Loading