You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/02 10:49:19 UTC

[GitHub] [pulsar] yuruguo commented on a change in pull request #13090: [Authorization] Optimize the logic of allowing namespace operation

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



##########
File path: pulsar-common/src/main/java/org/apache/pulsar/common/policies/data/NamespaceOperation.java
##########
@@ -24,7 +24,6 @@
  */
 public enum NamespaceOperation {
     CREATE_TOPIC,
-    GET_TOPIC,

Review comment:
       unused namespace operation so remove




-- 
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-unsubscribe@pulsar.apache.org

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