Skip to content

[core] deleting unused code from plasma client#53814

Merged
edoakes merged 2 commits intomasterfrom
irabbani/plasma-client
Jun 16, 2025
Merged

[core] deleting unused code from plasma client#53814
edoakes merged 2 commits intomasterfrom
irabbani/plasma-client

Conversation

@israbbani
Copy link
Copy Markdown
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
Copy Markdown
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>
minerharry pushed a commit to minerharry/ray that referenced this pull request Jun 27, 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>
elliot-barn pushed a commit that referenced this pull request Jul 2, 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>
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