Skip to content

[core] Corrupted cluster state due to restarting actors associated with finished jobs prevents autoscaler from scaling down #33984

Description

@rickyyx

What happened + What you expected to happen

We have seen issues where a cluster is idle (all job finishes), but some actors from the job stuck inthe RESTARTING states.

We believe this is likely a race condition, where the clean up logic to kill a worker never triggers when the job finishes (and thus the owner goes out of the scope).

Versions / Dependencies

2.3

Reproduction script

NA

Issue Severity

None

Metadata

Metadata

Assignees

Labels

P0Issues that should be fixed in short orderP1Issue that should be fixed within a few weeksbugSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray Core

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions