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

perf: limit the inflight requests (#2100) #2106

Merged
merged 1 commit into from
Nov 1, 2024
Merged

perf: limit the inflight requests (#2100) #2106

merged 1 commit into from
Nov 1, 2024

Conversation

Chillax-0v0
Copy link
Contributor

The same as #2100

* docs: add todos

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

* perf(network): limit the inflight requests by size

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

* perf(ReplicaManager): limit the queue size of the `fetchExecutor`s

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

* perf(KafkaApis): limit the queue size of async request handlers

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

* refactor(network): make "queued.max.requests.size.bytes" configurable

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

* style: fix lint

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

* fix(network): limit the min queued request size per queue

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

---------

Signed-off-by: Ning Yu <[email protected]>
@superhx superhx merged commit e9b2117 into 1.3 Nov 1, 2024
6 checks passed
@superhx superhx deleted the cp-2100 branch November 1, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants