315157973 opened a new pull request #8261:
URL: https://github.com/apache/pulsar/pull/8261


   
   Fixes #8223
   
   ### Motivation
   Support limits the max tenants of the Pulsar cluster. When the tenants reach 
the max tenants of the cluster, the broker should reject the new tenant request.
   
   ### Modifications
   Add maxTenants=0 in the broker.conf and don't limit by default.
   
   ### Verifying this change
   TenantTest#testMaxTenant


----------------------------------------------------------------
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:
[email protected]


Reply via email to