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 18:37:25 UTC

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

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



##########
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:
       the lookup method was updated




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