315157973 opened a new pull request #8924: URL: https://github.com/apache/pulsar/pull/8924
Master Issue: #8866 ### Motivation Currently, #8289 introduced max subscriptions per topic at the broker level but does not support overwrite on the namespace level ### Modifications Add api for namespace-level policy ### Verifying this change AdminApiTest2.java 1) Verify that the basic API is correct 2) Verify that the restriction is in effect 3) Verify the priority of namespace level and broker level ---------------------------------------------------------------- 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]
