codelipenghui opened a new issue #8866: URL: https://github.com/apache/pulsar/issues/8866
Currently, #8289 introduced max subscriptions per topic at the broker level but does not support overwrite on the namespace level and topic level. ``` bin/pulsar-admin namespaces set-max-subscriptions-per-topic ``` ``` bin/pulsar-admin topics set-max-subscriptions ``` ---------------------------------------------------------------- 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]
