lhotari commented on code in PR #24072:
URL: https://github.com/apache/pulsar/pull/24072#discussion_r1993024424
##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/TopicListService.java:
##########
@@ -57,7 +57,7 @@ public TopicListWatcher(TopicListService topicListService,
long id,
Pattern topicsPattern, List<String> topics) {
Review Comment:
looks like
org.apache.pulsar.broker.service.ServerCnx#handleCommandWatchTopicList would be
the location.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]