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/05/28 02:02:16 UTC

[GitHub] [pulsar] merlimat opened a new pull request #7074: Allow to grant permissions when the authorization is disabled

merlimat opened a new pull request #7074:
URL: https://github.com/apache/pulsar/pull/7074


   ### Motivation
   
   Currently if authorization is not enforced, the AuthZ plugin is not loaded at all. That makes it impossible to switch a cluster from no-authz to authz-enforced with no downtime.
   
   In order to do that, we need to allow users to set the ACLs before the the AuthZ is enforced.


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



[GitHub] [pulsar] sijie merged pull request #7074: Allow to grant permissions when the authorization is disabled

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #7074:
URL: https://github.com/apache/pulsar/pull/7074


   


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