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


   Fixes #9755
   ### Motivation
   If maxSubscriptionsPerTopic is set in the broker (or even as a namespace 
policy), once this limit is reached, broker does not allow consumers to be 
created for even older subscriptions.
   
   ### Modifications
   Existing subscriptions are not restricted
   
   ### Verifying this change
   TopicPoliciesTest#testMaxSubscriptionsPerTopicWithExistingSubs
   


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