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 2020/08/01 01:05:02 UTC

[GitHub] [pulsar] jiazhai commented on a change in pull request #7712: [Issue 7711][pulsar-broker] Use original role instead of proxy role to check permissions

jiazhai commented on a change in pull request #7712:
URL: https://github.com/apache/pulsar/pull/7712#discussion_r463900930



##########
File path: pulsar-broker-common/src/main/java/org/apache/pulsar/broker/authorization/PulsarAuthorizationProvider.java
##########
@@ -557,9 +557,9 @@ private void validatePoliciesReadOnlyAccess() {
         switch (operation) {
             case LOOKUP: isAuthorizedFuture = canLookupAsync(topicName, role, authData);

Review comment:
       does lookup also need a change?




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

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