yuruguo opened a new pull request #13157: URL: https://github.com/apache/pulsar/pull/13157
### Motivation Currently, only `super-user` or `tenant-administrator` can `set`/`get`/`remove` the subscription configuration of the namespace. In fact, this authorization can be further converged, and roles with the permission to `consume` the namespace can also operate subscription configuration. The subscription configuration involved includes: - subscription-expiration-time - subscription-auth-mode - subscription-types-enabled - subscription-dispatch-rate - max-consumers-per-subscription - max-unacked-messages-per-subscription - auto-subscription-creation ### Documentation - [x] `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]
