liangyepianzhou commented on code in PR #24225:
URL: https://github.com/apache/pulsar/pull/24225#discussion_r2085784116


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/namespace/NamespaceService.java:
##########
@@ -1412,6 +1412,10 @@ public CompletableFuture<List<String>> 
getOwnedTopicListForNamespaceBundle(Names
      * Check topic exists( partitioned or non-partitioned ).
      */
     public CompletableFuture<TopicExistsInfo> checkTopicExists(TopicName 
topic) {

Review Comment:
   OK, Let me submit a PR to fix it.



-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to