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
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