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

Add global ratelimiter and make async t...; Port [#18549] to branch-2.10 #18552

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

alluxio-bot
Copy link
Contributor

What changes are proposed in this pull request?

Support the global rate limiter in Proxy V2, and add the configuration for async context timeout.

Why are the changes needed?

Support the configuration of async context timeout, which can avoid frequent timeouts of asynchronous requests caused by too short timeouts.

Does this PR introduce any user facing changes?

No

[This is an auto-generated PR to cherry-pick committed PR #18549 into target branch branch-2.10]

### What changes are proposed in this pull request?

Support the global rate limiter in Proxy V2, and add the configuration for async context timeout.

### Why are the changes needed?

Support the configuration of async context timeout, which can avoid frequent timeouts of asynchronous requests caused by too short timeouts.

### Does this PR introduce any user facing changes?
No

			pr-link: #18549
			change-id: cid-463f9200930b7a7cbfcb1ff6d467d41f21e6e0e9
Copy link
Contributor

@Jackson-Wang-7 Jackson-Wang-7 left a comment

Choose a reason for hiding this comment

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

LGTM

@Jackson-Wang-7
Copy link
Contributor

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit 59c72f1 into branch-2.10 Mar 18, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants