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