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

feat(quota): support to update broker request rate quota #2158

Merged
merged 6 commits into from
Nov 14, 2024

Conversation

Chillax-0v0
Copy link
Contributor

No description provided.

@superhx superhx merged commit 54ea5d4 into main Nov 14, 2024
6 checks passed
@superhx superhx deleted the feat-broker-quota branch November 14, 2024 02:13
Chillax-0v0 added a commit that referenced this pull request Dec 18, 2024
* refactor(quota): refactor `maybeRecordAndGetThrottleTimeMs`

Signed-off-by: Ning Yu <[email protected]>

* fix(quota): throttle the produce request whatever the acks is

Signed-off-by: Ning Yu <[email protected]>

* refactor(quota): separate `Request` in `ClientQuotaManager` and `RequestRate` in `BrokerQuotaManager`

Signed-off-by: Ning Yu <[email protected]>

* sytle: fix lint

Signed-off-by: Ning Yu <[email protected]>

* feat(quota): support to update broker request rate quota

Signed-off-by: Ning Yu <[email protected]>

* test(quota): test update quota

Signed-off-by: Ning Yu <[email protected]>

---------

Signed-off-by: Ning Yu <[email protected]>
Chillax-0v0 added a commit that referenced this pull request Dec 20, 2024
* refactor(quota): refactor `maybeRecordAndGetThrottleTimeMs`

Signed-off-by: Ning Yu <[email protected]>

* fix(quota): throttle the produce request whatever the acks is

Signed-off-by: Ning Yu <[email protected]>

* refactor(quota): separate `Request` in `ClientQuotaManager` and `RequestRate` in `BrokerQuotaManager`

Signed-off-by: Ning Yu <[email protected]>

* sytle: fix lint

Signed-off-by: Ning Yu <[email protected]>

* feat(quota): support to update broker request rate quota

Signed-off-by: Ning Yu <[email protected]>

* test(quota): test update quota

Signed-off-by: Ning Yu <[email protected]>

---------

Signed-off-by: Ning Yu <[email protected]>
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.

2 participants