Skip to content

[core] Move locations when recovering and correct logs + comments #52394

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

Merged
merged 2 commits into from
Apr 21, 2025

Conversation

dayshah
Copy link
Contributor

@dayshah dayshah commented Apr 17, 2025

Why are these changes needed?

Moving locations through to avoid copies on recovery path.

Correcting a couple of old log messages and comments to be more accurate to what's actually happening.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

@dayshah dayshah added the go add ONLY when ready to merge, run all tests label Apr 17, 2025
Signed-off-by: dayshah <[email protected]>
@dayshah dayshah requested review from jjyao and edoakes April 21, 2025 23:27
@jjyao jjyao merged commit aee473f into ray-project:master Apr 21, 2025
5 checks passed
@dayshah dayshah deleted the recovery-move-message branch April 21, 2025 23:44
ktyxx pushed a commit to ktyxx/ray that referenced this pull request Apr 29, 2025
vickytsang pushed a commit to ROCm/ray that referenced this pull request May 5, 2025
zhaoch23 pushed a commit to Bye-legumes/ray that referenced this pull request May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-backlog go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants