[
https://issues.apache.org/jira/browse/ARROW-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Moritz resolved ARROW-4015.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 3167
[https://github.com/apache/arrow/pull/3167]
> [Plasma] remove legacy interfaces for plasma manager
> ----------------------------------------------------
>
> Key: ARROW-4015
> URL: https://issues.apache.org/jira/browse/ARROW-4015
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Plasma (C++)
> Reporter: Zhijun Fu
> Assignee: Zhijun Fu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> [https://github.com/apache/arrow/issues/3154]
> In legacy ray, interacting with remote plasma stores is done via plasma
> manager, which is part of ray, and plasma has a few interfaces to support it
> - namely Fetch() and Wait().
> Currently the legacy ray code has already been removed, and the new raylet
> uses object manager to interface with remote machine, and these legacy plasma
> interfaces are no longer used. I think we could remove these legacy
> interfaces to cleanup code and avoid confusion.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)