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

Merged
merged 7 commits into from
Nov 1, 2024
Merged

Conversation

Chillax-0v0
Copy link
Contributor

No description provided.

@superhx superhx merged commit a7250cd into main Nov 1, 2024
6 checks passed
@superhx superhx deleted the perf-limit-inflight-request branch November 1, 2024 02:19
Chillax-0v0 added a commit that referenced this pull request Nov 1, 2024
* 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 pushed a commit that referenced this pull request Nov 1, 2024
* docs: add todos



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



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



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



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



* style: fix lint



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



---------

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.

3 participants