vaalkor opened a new issue, #19504: URL: https://github.com/apache/pulsar/issues/19504
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? In the [multi tenancy section of the docs](https://pulsar.apache.org/docs/2.11.x/concepts-multi-tenancy/) it says "They [tenants] are also the administrative unit at which storage quotas, message TTL, and isolation policies can be managed.". After I read this I expected to see commands on the admin CLI for configuring these things for a particular tenant, but I only found commands for single namespaces. For example `set-message-ttl`, `set-backlog-quota`, `set-persistence` are all namespace level configuration. Is there some method of configuring tenant wide policies, or am I just interpreting the documentation wrong? Thanks! ### What is your suggestion? I don't currently have one. I am asking a question. ### Any reference? https://pulsar.apache.org/docs/2.11.x/concepts-multi-tenancy/ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
