Skip to content

[2.9.2][Data] Skip recording memory spilled stats when get_memory_info_reply is failed#42834

Merged
architkulkarni merged 1 commit intoray-project:releases/2.9.2from
c21:pick-core-memory
Jan 30, 2024
Merged

[2.9.2][Data] Skip recording memory spilled stats when get_memory_info_reply is failed#42834
architkulkarni merged 1 commit intoray-project:releases/2.9.2from
c21:pick-core-memory

Conversation

@c21
Copy link
Contributor

@c21 c21 commented Jan 30, 2024

User found the issue the call of get_memory_info_reply throws GRPC error if memory load on cluster is heavy.

Why are these changes needed?

Cherry pick of #42824 to 2.9.2 release branch.

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

… is failed (ray-project#42824)

User found the issue the call of `get_memory_info_reply` throws GRPC error if memory load on cluster is heavy.

Signed-off-by: Cheng Su <scnju13@gmail.com>
@c21 c21 changed the title [2.9.2][Data] Skip recording memory spilled stats when get_memory_info_reply… [2.9.2][Data] Skip recording memory spilled stats when get_memory_info_reply is failed Jan 30, 2024
@c21 c21 added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Jan 30, 2024
@c21
Copy link
Contributor Author

c21 commented Jan 30, 2024

PR is good to merge.

@architkulkarni architkulkarni merged commit 0784b9d into ray-project:releases/2.9.2 Jan 30, 2024
@c21 c21 deleted the pick-core-memory branch January 30, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-ok The tagger certifies test failures are unrelated and assumes personal liability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants