Skip to content

[core] deleting unused code from plasma client #53814

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
Jun 16, 2025
Merged

Conversation

israbbani
Copy link
Contributor

@israbbani israbbani commented Jun 13, 2025

The code looks like a premature optimization that was added as #9367 5 years ago and it was never used.

It might be useful to make the Read/Write methods on the plasma socket async, but without actual data to support the usefulness of this, we should delete the code.

Signed-off-by: irabbani <irabbani@anyscale.com>
@israbbani israbbani added the go add ONLY when ready to merge, run all tests label Jun 13, 2025
@israbbani
Copy link
Contributor Author

MacOS build failures are unrelated. The build is broken on HEAD/master. Windows tests passed.

@israbbani israbbani marked this pull request as ready for review June 15, 2025 19:39
@israbbani israbbani requested a review from a team June 15, 2025 19:39
@edoakes edoakes merged commit 9830bb9 into master Jun 16, 2025
4 of 5 checks passed
@edoakes edoakes deleted the irabbani/plasma-client branch June 16, 2025 14:14
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
The code looks like a premature optimization that was added as
#9367 5 years ago and it was
never used.

It might be useful to make the Read/Write methods on the plasma socket
async, but without actual data to support the usefulness of this, we
should delete the code.

Signed-off-by: irabbani <irabbani@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
rebel-scottlee pushed a commit to rebellions-sw/ray that referenced this pull request Jun 21, 2025
The code looks like a premature optimization that was added as
ray-project#9367 5 years ago and it was
never used.

It might be useful to make the Read/Write methods on the plasma socket
async, but without actual data to support the usefulness of this, we
should delete the code.

Signed-off-by: irabbani <irabbani@anyscale.com>
Signed-off-by: Scott Lee <scott.lee@rebellions.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants