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 11:13:41 UTC

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

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



##########
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:
       is this a kind of breaking change ? why did we add this value ?




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