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

Roll back GlobalStateAccessor/GCSClient changes, re-test, and tag release #227

Closed
1 of 2 tasks
kleinschmidt opened this issue Oct 31, 2023 · 0 comments · Fixed by #228
Closed
1 of 2 tasks

Roll back GlobalStateAccessor/GCSClient changes, re-test, and tag release #227

kleinschmidt opened this issue Oct 31, 2023 · 0 comments · Fixed by #228
Assignees

Comments

@kleinschmidt
Copy link
Member

kleinschmidt commented Oct 31, 2023

In an attempt to bring Ray.jl in alignment with upstream ray trunk, we replaced the "log file parsing" method of discovering connection parameters with the blessed method of using the GlobalStateAccessor. In the process we also swapped out the backend for the JuliaGCSClient from the PythonGCSClient in favor of the C++ GCSClient. Somewhere in this process, mysterious segfaults started to appear when running jobs on our kubernetes cluster (#226).

Given Beacon's current priorities, we can't dedicate the engineering effort to understanding the root cause of this, but still want to leave a release in a good state so at least our internal users can use Ray with some level of confidence. In order to do that, I propose we

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants