massakam opened a new pull request #13463: URL: https://github.com/apache/pulsar/pull/13463
### Motivation With #13157, some namespace policies can now be changed by tenant admins as well as superusers. I don't think this change is correct. For example, I think that the publish rate limiting is to prevent a specific tenant from inconvenience to other tenants by publishing at a very high rate. It is a problem that tenant managers can raise this on their own. Therefore, the privilege to change the publish rate limit should only be granted to the administrators of the entire Pulsar instance, i.e. the superusers. ### Modifications This reverts commit #13157. ### Verifying this change - [ ] Make sure that the change passes the CI checks. ### Documentation - [ ] `no-need-doc` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
