yuruguo commented on a change in pull request #13138:
URL: https://github.com/apache/pulsar/pull/13138#discussion_r764519882



##########
File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java
##########
@@ -172,7 +172,6 @@
     }
 
     protected List<String> internalGetPartitionedTopicList() {
-        validateAdminAccessForTenant(namespaceName.getTenant());

Review comment:
       Nice!
   In addition, we should also update the annotations on the method that call 
`internalGetList()`.
   
https://github.com/apache/pulsar/blob/01d73aa90a4dd13f6b4306ef8e52e1dce7ee401d/pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java#L149-L150
   
   I have updated all the annotations, PTAL again.




-- 
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