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

[serve] remove target_num_ongoing_requests_per_replica #46392

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

zcin
Copy link
Contributor

@zcin zcin commented Jul 2, 2024

[serve] remove target_num_ongoing_requests_per_replica

target_num_ongoing_requests_per_replica was deprecated in ray 2.10, and target_ongoing_requests was introduced at the same time. There have been many releases since then, so we can remove target_num_ongoing_requests_per_replica now.

Signed-off-by: Cindy Zhang [email protected]

@zcin zcin force-pushed the pr46392 branch 2 times, most recently from c85c2cd to fffa335 Compare July 2, 2024 20:58
@zcin zcin marked this pull request as ready for review July 4, 2024 15:26
@edoakes edoakes enabled auto-merge (squash) July 5, 2024 16:27
@github-actions github-actions bot added the go add ONLY when ready to merge, run all tests label Jul 5, 2024
@github-actions github-actions bot disabled auto-merge July 15, 2024 22:04
@github-actions github-actions bot disabled auto-merge July 15, 2024 22:04
@zcin
Copy link
Contributor Author

zcin commented Jul 16, 2024

@edoakes tests are passing, ready for merge

@edoakes
Copy link
Contributor

edoakes commented Jul 16, 2024

@zcin merge conflict now

`target_num_ongoing_requests_per_replica` was deprecated in ray 2.10, and `target_ongoing_requests` was introduced at the same time. There have been many releases since then, so we can remove `target_num_ongoing_requests_per_replica` now.


Signed-off-by: Cindy Zhang <[email protected]>
@edoakes edoakes merged commit 16b0243 into ray-project:master Jul 16, 2024
6 checks passed
@zcin zcin deleted the pr46392 branch August 21, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants