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

Consider cluster-throttling config when namespace-policy throttling is disabled #748

Merged
merged 2 commits into from
Sep 13, 2017

Conversation

rdhabalia
Copy link
Contributor

@rdhabalia rdhabalia commented Sep 8, 2017

Motivation

Right now, if we disable namespace level dispatch-throttling (by setting value 0) then broker doesn't enable throttling for that namespace even if broker-level throttling in enabled. So, if we disable namespace-throttling with value 0 and if broker-throttling is enable then broker should apply broker-throttling limit to that namespace.

Result

Broker applies broker-throttling limit in case namespace throttling is disabled with value 0.

@rdhabalia rdhabalia added the type/bug The PR fixed a bug or issue reported a bug label Sep 8, 2017
@rdhabalia rdhabalia added this to the 1.20.0-incubating milestone Sep 8, 2017
@rdhabalia rdhabalia self-assigned this Sep 8, 2017
@rdhabalia rdhabalia requested a review from merlimat September 11, 2017 17:49
Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@apache apache deleted a comment from merlimat Sep 13, 2017
@merlimat merlimat merged commit c19a1ce into apache:master Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants