codelipenghui edited a comment on pull request #13463:
URL: https://github.com/apache/pulsar/pull/13463#issuecomment-1000191428


   We have two things here:
   
   1. The superuser assigns how many credits to a tenant.
   2. The tenant admin assigns how many credits to a namespace
   
   Currently, we don't have any tenant-level limitations, so that the superuser 
is not able to limit the resources of the tenant.
   
https://github.com/apache/pulsar/wiki/PIP-82%3A-Tenant-and-namespace-level-rate-limiting
 is for this case.
   
   Another point is some policies only applied to a topic, not limit the whole 
namespace. The tenant admin still can create more partitions to request more 
resources of the cluster.


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


Reply via email to