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

[data] Fix bug where autoscaling requester prevents down-scaling #42254

Merged

Conversation

stephanie-wang
Copy link
Contributor

Why are these changes needed?

Pin the Ray Data autoscaling requester to the head node so that the actor cannot prevent down-scaling of an idle worker node.

Related issue number

Fixes #42253.

Signed-off-by: Stephanie Wang <[email protected]>
Copy link
Contributor

@c21 c21 left a comment

Choose a reason for hiding this comment

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

Good catch!

@can-anyscale can-anyscale merged commit 52e71fb into ray-project:master Jan 11, 2024
8 of 9 checks passed
@stephanie-wang stephanie-wang deleted the data-autoscaling-requester branch January 11, 2024 20:13
vickytsang pushed a commit to ROCm/ray that referenced this pull request Jan 12, 2024
Pin the Ray Data autoscaling requester to the head node so that the actor cannot prevent down-scaling of an idle worker node.

Signed-off-by: Stephanie Wang <[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
4 participants