Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix can not disable and remove max consumer per subscription #10070

Merged

Conversation

315157973
Copy link
Contributor

Motivation

1)Now, we cannot disable MaxConsumersPerSubscription in any level of Policy
2) The Namespace level MaxConsumersPerSubscription cannot be deleted as long as it is set
3)The default value of the namespace level is incorrect, and the broker level data will be returned

Modifications

Let the disabling take effect
Add remove api

Verifying this change

The deleted API can run normally
Policy can be disabled

@codelipenghui codelipenghui merged commit 4709f3a into apache:master Mar 31, 2021
@315157973 315157973 deleted the max_consumers_per_subscription branch May 11, 2021 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants