You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/04/13 06:27:35 UTC

[pulsar] branch master updated (dcb7499 -> 797d89b)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from dcb7499  Skip helm chart testing if the changes are docs-only changes (#6726)
     add 797d89b  Issue 6702: add isSuperUser in AuthorizationProvider interface (#6708)

No new revisions were added by this update.

Summary of changes:
 .../broker/authorization/AuthorizationProvider.java   | 19 ++++++++++++++++---
 .../broker/authorization/AuthorizationService.java    | 14 +++++++-------
 .../apache/pulsar/broker/web/PulsarWebResource.java   | 13 ++++++-------
 .../apache/pulsar/broker/service/ServerCnxTest.java   |  6 +++---
 4 files changed, 32 insertions(+), 20 deletions(-)